aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
blob: ced88a1e4a3409e166f47bc9806e4c9d52bf7a7e (about) (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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 <bavier@member.fsf.org>
  Taylan Ulrich Bayirli/Kammer <taylanbayirli@gmail.com>
       Federico Beffa <beffa@fbengineering.ch>
          Marek Benc <merkur32@gmail.com>
            Sou Bunnbu (宋文武) <iyzsong@gmail.com>
        Ludovic Courtès <ludo@gnu.org>
           John Darrington <jmd@gnu.org>
        Andreas Enge <andreas@enge.fr>
         Alírio Eyng <alirioeyng@gmail.com>
         Joshua Grant <tadni@riseup.net>
         Raimon Grau <raimonster@gmail.com>
         Nikita Karetnikov <nikita@karetnikov.org>
         Julien Lepiller <julien@lepiller.eu>
        Aljosha Papsch <misc@rpapsch.de>
        Manolis Ragkousis <manolis837@gmail.com>
          Cyril Roelandt <tipecaml@gmail.com>
           Alex Sassmannshausen <alex.sassmannshausen@gmail.com>
         Cyrill Schenkel <cyrill.schenkel@gmail.com>
          Jason Self <j@jxself.org>
    Sree Harsha Totakura <sreeharsha@totakura.in>
          David Thompson <dthompson2@worcester.edu>
        Mark H. Weaver <mhw@netris.org>
8-06-14build: Require Guile-SQLite3....Ludovic Courtès 2018-06-01build: Check for Guile-SQLite3....Ludovic Courtès 2018-04-19gnu: doc: Allow documentation to be translated....Julien Lepiller 2018-02-26build: Require Guile >= 2.0.13....Ludovic Courtès 2018-02-07etc: Add SELinux policy for the daemon....Ricardo Wurmus 2018-01-23build: Expand ‘scripts/guix’ at Make time....Mathieu Lirzin 2018-01-16etc: Add completions for fish....ng0 2018-01-06build: Detect broken 'equal?' in Guile 2.2.1....Ludovic Courtès 2017-10-09build: Update automake version requirement to 1.14....Eric Bavier 2017-09-05build: Negate ‘--disable-daemon’ help string....Tobias Geerinckx-Rice 2017-08-02build: Make Guile-Git a hard requirement....Ludovic Courtès 2017-06-30build: Remove check for broken (srfi srfi-37)....Ludovic Courtès 2017-06-09guix: git: Add new module....Mathieu Othacehe 2017-05-05Revert "guix: git: Add new module."...Leo Famulari 2017-05-05guix: git: Add new module....Mathieu Othacehe 2017-05-04build: Use Gnulib's 'git-version-gen'....Ludovic Courtès 2017-03-20build: Install .go files to $libdir/guile/X.Y....Ludovic Courtès 2017-03-18build: Require Guile >= 2.0.9....Ludovic Courtès 2017-03-15build: Prefer Guile 2.2 over 2.0....Ludovic Courtès 2017-03-12build: GnuTLS is now a hard dependency....Ludovic Courtès 2017-02-07build: Warn about lack of substitutes for non-standard stores....Ludovic Courtès