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.
='/guix/commit/gnu/packages/noweb.scm?id=9cd3282162802392b2f6c5d8f9037a2b87b3b569'>gnu: noweb: Declare a source file-name....* gnu/packages/noweb.scm (noweb)[source]: Add file-name field. Efraim Flashner 2020-01-16gnu: noweb: Update to 2.12....* gnu/packages/noweb.scm (noweb): Update to 2.12. [source]: Switch to git repository. [arguments]: Remove obsolete substitution. [license]: Add BSD-2. Tobias Geerinckx-Rice 2020-01-16gnu: noweb: Embed store references to external binaries....* gnu/packages/noweb.scm (noweb)[argument]: Add ‘bind-early’ phase. [inputs]: Add perl. Tobias Geerinckx-Rice 2020-01-16gnu: noweb: Use HTTPS home page....* gnu/packages/noweb.scm (noweb)[home-page, license]: Use HTTPS. Tobias Geerinckx-Rice