GNU Guix is 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 fine people listed below have contributed code to GNU Guix (in alphabetical order): Eric Bavier Ludovic Courtès John Darrington Andreas Enge Guy Grant Joshua S. Grant Nikita Karetnikov Aljosha Papsch Cyril Roelandt Alex Sassmannshausen David Thompson Mark H. Weaver >Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-13gnu: Simplify package inputs....Ludovic Courtès
2020-10-27gnu: nvi: Add missing includes....Mathieu Othacehe
2020-10-27gnu: nvi: Fix cross-compilation....Mathieu Othacehe
2020-01-23gnu: nvi: Fix build with glibc 2.30....Marius Bakke
2019-01-16gnu: Move dbm databases to new module....Ricardo Wurmus
2018-03-16gnu: All snippets report errors using exceptions, else return #t....Mark H Weaver
2017-11-11gnu: nvi: Build with support for Unicode text....Leo Famulari