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.
/'>
index : guix | |
Wojtek's customized Guix | |
Age | Commit message (Expand) | Author |
2024-08-31 | gnu: licensecheck: Add 'bash' input for 'wrap-program'....It is required for cross-compilation.
* gnu/packages/license.scm
(licensecheck)[inputs]: Add 'bash-minimal'.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| Maxime Devos |
2024-07-03 | gnu: reuse: Update to 3.0.2....* gnu/packages/license.scm (reuse): Update to 3.0.2.
Change-Id: I527df845dcc4deaf1ffae90d6a8e13dc9033d5ad
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| Felix Gruber |