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. c='https://git.koszko.org/cgit-static/cgit.png' alt='cgit logo'/> index : guix
Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/uuid.scm
AgeCommit message (Expand)Author
2020-11-07uuid: Add support for bcachefs....Tobias Geerinckx-Rice
2020-07-26file-systems: Add NTFS support....Mathieu Othacehe
2020-06-18uuid: Prevent a loop on invalid arguments....Maxim Cournoyer
2020-01-03uuid: Add support for JFS....Tobias Geerinckx-Rice