aboutsummaryrefslogtreecommitdiff
GNU Guix 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.

The list of GNU Guix contributors is now generated from the output of
'git log' and written to this file, as can be seen in release tarballs.
ackages/nfs.scm?id=a76e49addf77ba1135bfea82d59ad6beff3a7e31'>gnu: nfs-utils: Use HTTPS home page....Tobias Geerinckx-Rice 2020-01-10gnu: nfs-utils: Build rpc.svcgssd....Ricardo Wurmus 2020-01-04gnu: nfs-utils: Update to 2.4.2....Ricardo Wurmus 2019-01-16gnu: Move sqlite to separate module....Ricardo Wurmus 2018-11-10gnu: nfs-utils: Fix building with glibc@2.28....Efraim Flashner