mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more!
* guix/derivations.scm (derivation)[env-vars-with-empty-outputs]: Prepend new environment variables (as expected by Nix), and add them to E. |
||
|---|---|---|
| guix | ||
| srfi | ||
| tests | ||
| .gitignore | ||
| AUTHORS | ||
| COPYING | ||
| guix.scm | ||
| README | ||
Guix is Nix[0] from Guile[1]! Concretely, it allows Nix package management to be done entirely in Scheme. The goal is to investigate whether Scheme, and in particular the ability to define EDSLs, would allow it to fulfill the role of the Nix language. [0] http://nixos.org/nix/ [1] http://gnu.org/software/guile/