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
/
nix
/
nix-daemon
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-12
daemon: Fix several format strings.
Ludovic Courtès
1
-10
/
+11
2025-11-12
daemon: Use inline functions and variables instead of extern
Congcong Kuo
3
-15
/
+13
2025-10-19
daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’.
Congcong Kuo
2
-36
/
+36
2025-07-16
daemon: Consider the current user as trusted.
Ludovic Courtès
1
-1
/
+4
2025-06-24
daemon: Use slirp4netns to provide networking to fixed-output derivations.
Reepca Russelstein
1
-0
/
+6
2025-06-09
daemon: Remove ‘foreach’ and ‘foreach_reverse’
Congcong Kuo
1
-6
/
+6
2025-06-03
daemon: Remove ‘singleton’ and replace ‘typedef’ with ‘using’ in ...
Congcong Kuo
1
-2
/
+2
2025-04-14
daemon: Catch SIGINT, SIGTERM, and SIGHUP for proper termination.
Ludovic Courtès
1
-0
/
+22
2023-12-11
daemon: Implement ‘substitute-urls’ RPC.
Ludovic Courtès
1
-0
/
+17
2022-04-14
daemon: Support systemd-style socket activation.
Ludovic Courtès
1
-5
/
+37
2021-04-03
daemon: Remove dead code.
Ludovic Courtès
2
-18
/
+0
2021-03-17
daemon: Correctly handle '--discover' with no value.
Ludovic Courtès
1
-2
/
+2
2020-11-29
Use substitute servers on the local network.
Mathieu Othacehe
1
-0
/
+21
2019-11-26
guix build, daemon: Rename "--no-build-hook" to "--no-offload".
Ludovic Courtès
1
-2
/
+5
2019-10-16
daemon: Make 'profiles/per-user' non-world-writable.
Ludovic Courtès
1
-2
/
+22
2019-09-16
daemon: Include 'config.h' in 'nix-daemon.cc'.
Timothy Sample
1
-0
/
+1
2019-09-08
daemon: Run 'guix substitute' directly and assume a single substituter.
Ludovic Courtès
2
-12
/
+7
2019-09-08
daemon: Run 'guix offload' directly.
Ludovic Courtès
2
-9
/
+8
2019-02-04
daemon: Add "/guix" to default 'nixLibexecDir'.
Ludovic Courtès
1
-11
/
+3
2019-02-04
daemon: Remove the 'NIX_SUBSTITUTERS' environment variable.
Ludovic Courtès
1
-13
/
+10
2018-12-16
daemon: Use unbranded phrases in comments and messages.
Ludovic Courtès
1
-3
/
+3
2018-11-24
daemon: Ignore '--keep-failed' for TCP/IP clients.
Ludovic Courtès
1
-0
/
+6
2018-11-14
daemon: Install 'authenticate' script under LIBEXECDIR/guix.
Ludovic Courtès
1
-12
/
+0
2018-10-15
daemon: Support multiplexed build output.
Ludovic Courtès
1
-1
/
+1
2018-04-19
guix-daemon: Disable garbage collection for remote connections.
Roel Janssen
1
-1
/
+9
2018-01-07
daemon: Make libbz2 an optional dependency.
Ludovic Courtès
1
-0
/
+2
2018-01-07
daemon: Add gzip log compression.
Ludovic Courtès
1
-3
/
+22
2017-07-17
daemon: Flush the sink upon 'exportPath' errors.
Jan Nieuwenhuizen
1
-1
/
+9
2017-07-10
daemon: Allow compilation with GCC 4.9.
Ludovic Courtès
1
-4
/
+2
2017-06-22
daemon: Set TCP_NODELAY and TCP_QUICKACK on remote sockets.
Ludovic Courtès
1
-0
/
+18
2017-06-22
daemon: '--listen' can be passed several times, can specify TCP endpoints.
Ludovic Courtès
2
-169
/
+266
2017-06-04
daemon: Add '--timeout' and '--max-silent-time'.
Ludovic Courtès
1
-0
/
+12
2017-01-15
daemon: Client settings no longer override daemon settings.
Ludovic Courtès
2
-6
/
+15
2016-12-09
daemon: Set ownership of kept build directories to the calling user.
Hartmut Goebel
1
-0
/
+12
2016-12-01
daemon: Buffer data sent to clients by the 'export-path' RPC.
Ludovic Courtès
1
-3
/
+4
2016-11-16
daemon: Add 'built-in-builders' RPC.
Ludovic Courtès
1
-0
/
+9
2016-03-16
build: Default to "https://mirror.hydra.gnu.org/" for substitutes.
Ludovic Courtès
1
-2
/
+2
2015-12-13
daemon: Add '--rounds'.
Ludovic Courtès
1
-0
/
+15
2015-12-08
daemon: Allow builds to be repeated.
Eelco Dolstra
1
-1
/
+1
2015-12-02
daemon: Add 'buildMode' parameter to 'buildPaths' RPC.
Ludovic Courtès
1
-1
/
+10
2015-12-02
daemon: int2String -> std::to_string.
Eelco Dolstra
1
-9
/
+9
2015-08-27
daemon: Require a signature for imports made by root.
Ludovic Courtès
1
-1
/
+4
2015-07-03
Merge branch 'nix'.
Ludovic Courtès
1
-4
/
+1
2015-06-10
daemon: Internationalize guix-daemon.
Ludovic Courtès
1
-40
/
+61
2015-06-06
daemon: Always require a signature when importing an archive.
Ludovic Courtès
1
-1
/
+4
2015-06-03
Merge branch 'nix'.
Ludovic Courtès
1
-8
/
+26
2015-05-19
Merge branch 'nix'.
Ludovic Courtès
2
-65
/
+94
2015-03-26
Fix remaining references to "substitute-binary".
Taylan Ulrich Bayırlı/Kammer
1
-1
/
+1
2015-02-04
build: Make 'chroot' a hard requirement.
Ludovic Courtès
1
-19
/
+8
2014-12-19
Merge branch 'nix' into 'master'.
Ludovic Courtès
1
-0
/
+939
[next]