index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config-daemon.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-27
daemon: GC remove-unused-links phase uses 'statx' when available.
Ludovic Courtès
1
-1
/
+2
2019-11-13
daemon: Don't include <linux/fs.h>.
Ludovic Courtès
1
-3
/
+0
2019-09-08
daemon: Run 'guix substitute' directly and assume a single substituter.
Ludovic Courtès
1
-2
/
+0
2019-09-08
daemon: Run 'guix offload' directly.
Ludovic Courtès
1
-2
/
+0
2019-09-08
daemon: Run 'guix perform-download' directly.
Ludovic Courtès
1
-2
/
+0
2019-09-08
daemon: Run 'guix authenticate' directly.
Ludovic Courtès
1
-2
/
+0
2019-09-08
daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'.
Ludovic Courtès
1
-3
/
+0
2019-05-01
build: Change default substitute server to "ci.guix.gnu.org".
Ludovic Courtès
1
-1
/
+1
2018-12-04
build: Default to https://ci.guix.info for substitutes.
Ludovic Courtès
1
-9
/
+1
2018-11-14
daemon: Install 'authenticate' script under LIBEXECDIR/guix.
Ludovic Courtès
1
-2
/
+2
2018-09-06
build: Remove -L flag when $LIBGCRYPT_LIBDIR is empty.
Ludovic Courtès
1
-1
/
+1
2018-03-05
build: Default to berlin.guixsd.org substitutes on aarch64.
Ludovic Courtès
1
-1
/
+9
2018-03-05
build: Always use https substitute URLs.
Ludovic Courtès
1
-8
/
+4
2018-02-27
build: Really build 'guix offload' when possible.
Ludovic Courtès
1
-2
/
+2
2018-02-26
build: Require Guile >= 2.0.13.
Ludovic Courtès
1
-5
/
+0
2018-01-07
daemon: Make libbz2 an optional dependency.
Ludovic Courtès
1
-5
/
+7
2018-01-07
daemon: Add gzip log compression.
Ludovic Courtès
1
-0
/
+6
2017-02-06
config-daemon.ac: detect host AR
Sergei Trofimovich
1
-0
/
+1
2016-11-25
offload: Use Guile-SSH instead of GNU lsh.
Ludovic Courtès
1
-5
/
+13
2016-11-16
daemon: Add "builtin:download" derivation builder.
Ludovic Courtès
1
-0
/
+2
2016-07-16
build: Substitute URLs now default to "mirror.hydra.gnu.org" alone.
Ludovic Courtès
1
-2
/
+2
2016-03-19
build: Protect against misconfiguration of localstatedir.
Ludovic Courtès
1
-0
/
+2
2016-03-16
build: Default to "https://mirror.hydra.gnu.org/" for substitutes.
Ludovic Courtès
1
-0
/
+14
2015-12-09
build: Always check for gzip/bzip2/xz.
Ludovic Courtès
1
-8
/
+0
2015-10-09
build: Fix libgcrypt detection on FHS systems.
Ludovic Courtès
1
-1
/
+1
2015-06-03
Merge branch 'nix'.
Ludovic Courtès
1
-1
/
+1
2015-05-19
build: Make sure $CXX supports C++11.
Ludovic Courtès
1
-0
/
+3
2015-03-25
Rename 'guix substitute-binary' to 'guix substitute'.
Ludovic Courtès
1
-2
/
+2
2015-02-24
build: Reject or warn against file name length limit overruns.
Ludovic Courtès
1
-3
/
+2
2015-02-04
build: Make 'chroot' a hard requirement.
Ludovic Courtès
1
-0
/
+4
2015-01-04
build: Check for <tr1/unordered_set>, now used by the daemon.
Ludovic Courtès
1
-1
/
+1
2014-09-02
daemon: Do not use 'vfork'.
Ludovic Courtès
1
-1
/
+4
2014-05-17
build: Add --with-libgcrypt-libdir=DIR to support Debian's multi-arch layout.
Ludovic Courtès
1
-2
/
+10
2014-04-24
build: Add missing function checks for optional daemon features.
Ludovic Courtès
1
-3
/
+8
2014-01-24
Add 'guix offload' as a daemon build hook.
Ludovic Courtès
1
-0
/
+16
2013-12-20
daemon: Implement signed archive import/export.
Ludovic Courtès
1
-0
/
+2
2013-05-12
build: Use separate `AC_CONFIG_FILES' invocations for executable files.
v0.2
Ludovic Courtès
1
-3
/
+4
2013-04-12
substitute-binary: Implement `--substitute'.
Ludovic Courtès
1
-0
/
+8
2013-04-03
Add preliminary binary substituter.
Ludovic Courtès
1
-2
/
+3
2012-12-13
build: When `--enable-daemon', don't error out when Nix programs are missing.
Ludovic Courtès
1
-5
/
+0
2012-12-06
build: Run all the tests against the just-built daemon.
Ludovic Courtès
1
-0
/
+6
2012-12-05
daemon: Add `list-runtime-roots' script.
Ludovic Courtès
1
-0
/
+3
2012-12-04
build: daemon: Add missing feature tests.
Ludovic Courtès
1
-0
/
+32
2012-12-04
build: daemon: Remove extraneous quotes in CPP macro `SYSTEM'.
Ludovic Courtès
1
-1
/
+1
2012-12-03
build: Include a copy of Nix's libstore and daemon; build it.
Ludovic Courtès
1
-0
/
+64