index
:
guix
linode-image-docs
master
rocq-codeberg-pr-v1
rocq-codeberg-pr-v2
rocq-codeberg-pr-v3
rocq-wip
GNU transactional package management, distribution, deployment, and more!
Daniel Rostovtsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
/
libstore
/
globals.cc
Age
Commit message (
Expand
)
Author
2026-02-06
daemon: Remove unused entities in globals.{hh, cc}.
Congcong Kuo
2025-11-12
daemon: Use inline functions and variables instead of extern
Congcong Kuo
2025-11-03
daemon: Use starts_with() and ends_with() instead of string() or hasSuffix()
Congcong Kuo
2025-10-19
daemon: Bump to C++20 and use ‘std::format’ instead of ‘boost::format’.
Congcong Kuo
2025-06-24
daemon: Use slirp4netns to provide networking to fixed-output derivations.
Reepca Russelstein
2025-06-09
daemon: Remove ‘foreach’ and ‘foreach_reverse’
Congcong Kuo
2024-01-05
daemon: Change default ‘timeout’ and ‘max-silent-time’ values.
Ludovic Courtès
2022-01-18
daemon: Always default to gzip for log compression.
Ludovic Courtès
2019-09-08
daemon: Remove 'NIX_LIBEXEC_DIR'.
Ludovic Courtès
2019-09-08
daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'.
Ludovic Courtès
2019-06-13
daemon: Replace "illegal" by "invalid" in error messages.
Ludovic Courtès
2019-02-04
daemon: Remove the 'NIX_SUBSTITUTERS' environment variable.
Ludovic Courtès
2019-02-04
daemon: Remove unused 'NIX_DATA_DIR' environment variable.
Ludovic Courtès
2019-02-04
daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables.
Ludovic Courtès
2018-12-16
daemon: Use unbranded phrases in comments and messages.
Ludovic Courtès
2018-10-15
daemon: Support multiplexed build output.
Ludovic Courtès
2018-10-02
daemon: Remove unused 'Settings' fields.
Ludovic Courtès
2018-03-30
daemon: Remove dead code.
Ludovic Courtès
2018-01-07
daemon: Make libbz2 an optional dependency.
Ludovic Courtès
2018-01-07
daemon: Add gzip log compression.
Ludovic Courtès
2016-06-26
daemon: Rename 'NIX_CONF_DIR' to 'GUIX_CONFIGURATION_DIRECTORY'.
David Craven
2015-12-08
daemon: Allow builds to be repeated.
Eelco Dolstra
2015-07-03
Merge branch 'nix'.
Ludovic Courtès
2015-05-19
Merge branch 'nix'.
Ludovic Courtès
2014-12-19
Merge branch 'nix' into 'master'.
Ludovic Courtès