~ruther/guix-local

ref: a09ec3a5af3eb38b31d4eff0f323a2c47b82c114 guix-local/AUTHORS -rw-r--r-- 519 bytes
a09ec3a5 — Ludovic Courtès Have `%nixpkgs-directory' default to #f when $NIXPKGS is the empty string. 13 years ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
GNU Guix is consists of Scheme code that implements the deployment model
of the Nix package management tool.  In fact, it currently talks to a
build daemon whose code comes from Nix (see the manual for details.)

Nix was initially written by Eelco Dolstra; other people have been
contributing to it.  See `nix/AUTHORS' for details.

GNU Guix was initiated by Ludovic Courtès <ludo@gnu.org>, but it would
not be what it is without the contributions of the following people:

  Nikita Karetnikov <nikita@karetnikov.org>