aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
blob: 1e30a74a64f51ec735dcc44ff4dfe5fa4fa13c6f (about) (plain)
1
2
3
4
5
6
7
8
9
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.
6f7a20d5e8d'>guix-install.sh: Fix setting GUIX_LOCPATH....Tomas Volf 2024-04-29guix-install.sh: Add default value for XCURSOR_PATH....Tomas Volf 2024-04-07guix-install.sh: Make Guix modules available too....Janneke Nieuwenhuizen 2024-04-05guix-install.sh: Add ‘--uninstall’ flag....Ludovic Courtès 2024-04-03Switch order of the default substitute servers....Christopher Baines 2023-07-16guix-install.sh: Fix incomplete installation....Tobias Geerinckx-Rice 2023-07-16guix-install.sh: Install SELinux policy only if tools are present....Tobias Geerinckx-Rice 2023-07-09guix-install.sh: Remove any old systemd units first....Tobias Geerinckx-Rice 2023-07-09guix-install.sh: Don't patch guix-daemon.service....Tobias Geerinckx-Rice 2023-07-09guix-install.sh: Unconditionally install gnu-store.mount....Tobias Geerinckx-Rice 2023-07-05guix-install.sh: Don't extract the binary ‘.’....Tobias Geerinckx-Rice 2023-05-25guix-install.sh: Install SELinux policy and relabel file systems if needed....Ludovic Courtès 2023-04-24guix-install.sh: Fix GUIX_ALLOW_OVERWRITE condition....Maxim Cournoyer 2023-04-09guix-install.sh: Source both profiles, default user's and home....Andrew Tropin 2023-02-17guix-install.sh: Add GUIX_ALLOW_OVERWRITE environment variable....Maxim Cournoyer 2022-12-16guix-install.sh: Directly exit in case of errors in chk_require....Maxim Cournoyer 2022-12-16guix-install.sh: Add missing "useradd" command....Maxim Cournoyer 2022-12-11guix-install.sh: Gracefully fail on | bash....Tobias Geerinckx-Rice 2022-12-09guix-install.sh: Authorize all project build farms at once....Tobias Geerinckx-Rice