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/packages/mc.scm
AgeCommit message (Expand)Author
2019-02-27gnu: mc: Update to 4.8.22....Tobias Geerinckx-Rice
2018-03-20Correct name and Email for ng0....ng0
2018-02-08gnu: mc: Substitute more FHS file names....Tobias Geerinckx-Rice
2018-01-16gnu: mc: Update to 4.8.20....Tobias Geerinckx-Rice
2018-01-16gnu: mc: Use HTTPS for home page....Tobias Geerinckx-Rice
2017-11-19Update email address for ng0.ng0
2017-06-20gnu: Move contents of zip module into compression module....Arun Isaac
2017-05-18gnu: mc: Add unzip to inputs....ng0