Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: c791c0fd16abea669d3aaa082a9174d6d3ad77f4
https://github.com/NixOS/nixpkgs/commit/c791c0fd16abea669d3aaa082a9174d6d3ad77f4
Author: Gabriel Gonzalez <[email protected]>
Date: 2017-01-26 (Thu, 26 Jan 2017)
Changed paths:
A pkgs/build-support/dhall-to-nix.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Add a `pkgs.dhallToNix` utility
This adds a `dhallToNix` utility which compiles expression from the Dhall
configuration language to Nix using Nix's support for "import from derivation".
The main motivation of this compiler is to allow users to carve out small typed
subsets of Nix projects. Everything in the Dhall language (except `Double`s)
can be translated to Nix in this way, including functions.
Commit: da1cd49747bb83ac41f49a58b3b7a2624be551cd
https://github.com/NixOS/nixpkgs/commit/da1cd49747bb83ac41f49a58b3b7a2624be551cd
Author: Joachim F <[email protected]>
Date: 2017-01-27 (Fri, 27 Jan 2017)
Changed paths:
A pkgs/build-support/dhall-to-nix.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
Merge pull request #22193 from Gabriel439/gabriel/dhallToNix
Add a `pkgs.dhallToNix` utility
Compare: https://github.com/NixOS/nixpkgs/compare/df1fee320cce...da1cd49747bb_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits