index
:
guix
koszko
koszko-scripts
Wojtek's customized Guix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nix
Age
Commit message (
Expand
)
Author
2020-03-11
Add system start-up files for guix-daemon.
...
Danny Milosavljevic
2020-02-26
daemon: Drop 'AT_STATX_DONT_SYNC' flag upon EINVAL.
...
Ludovic Courtès
2020-01-12
daemon: Fix the displayed GC estimated progress.
...
Ludovic Courtès
2020-01-12
daemon: Account for deleted store files when deduplication is on.
...
Ludovic Courtès
2019-11-29
daemon: 'pathExists' uses 'statx' when available.
...
Ludovic Courtès
2019-11-27
daemon: 'deletePath' uses 'statx' when available.
...
Ludovic Courtès
2019-11-27
daemon: GC remove-unused-links phase uses 'statx' when available.
...
Ludovic Courtès
2019-11-26
daemon: boost::format: Fix typo "referred".
...
Vagrant Cascadian
2019-11-26
guix build, daemon: Rename "--no-build-hook" to "--no-offload".
...
Ludovic Courtès
2019-11-22
daemon: GC displays how much it has collected.
...
Ludovic Courtès
2019-11-13
daemon: Don't include <linux/fs.h>.
...
Ludovic Courtès
2019-11-04
daemon: Unregister build hook from the worker's children upon build failure.
...
Ludovic Courtès
2019-10-16
daemon: Make 'profiles/per-user' non-world-writable.
...
Ludovic Courtès
2019-10-16
daemon: Remove traces of 'NIX_ROOT_FINDER'.
...
Ludovic Courtès
2019-09-28
daemon: Strictly respect timeouts for 'guix offload'.
...
Ludovic Courtès
2019-09-16
daemon: Include 'config.h' in 'nix-daemon.cc'.
...
Timothy Sample
2019-09-08
daemon: Remove 'NIX_LIBEXEC_DIR'.
...
Ludovic Courtès
2019-09-08
daemon: Run 'guix substitute' directly and assume a single substituter.
...
Ludovic Courtès
2019-09-08
daemon: Run 'guix offload' directly.
...
Ludovic Courtès
2019-09-08
daemon: Run 'guix perform-download' directly.
...
Ludovic Courtès
2019-09-08
daemon: Run 'guix authenticate' directly.
...
Ludovic Courtès
2019-09-08
daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'.
...
Ludovic Courtès
2019-08-30
daemon: Don't reply on 'st_blocks'.
...
Eelco Dolstra
2019-06-13
daemon: Replace "illegal" by "invalid" in error messages.
...
Ludovic Courtès