summaryrefslogtreecommitdiff
path: root/nix
Commit message (Expand)AuthorAgeFilesLines
* maint: Add 'etc/gnu-store.mount.in' to the distribution....Ludovic Courtès2020-10-271-0/+1
* nix: Honor '--rounds' when also using '--check'....Maxim Cournoyer2020-10-091-7/+0
* daemon: Try to execute derivation builders only for matching OS kernels....Ludovic Courtès2020-10-011-3/+23
* guix-install.sh: Support OpenRC....Morgan Smith2020-09-171-2/+15
* daemon: Spawn 'guix authenticate' once for all....Ludovic Courtès2020-09-141-17/+70
* daemon: Move 'Agent' to libutil....Ludovic Courtès2020-09-143-116/+111
* daemon: Isolate signing and signature verification functions....Ludovic Courtès2020-09-141-13/+30
* daemon: Generalize 'HookInstance' to 'Agent'....Ludovic Courtès2020-09-141-39/+51
* daemon: Simplify interface with 'guix authenticate'....Ludovic Courtès2020-09-111-16/+3
* daemon: Recognize SHA3 and BLAKE2s....Ludovic Courtès2020-06-272-1/+10
* daemon: Remove OpenSSL hash compatibility wrappers....Ludovic Courtès2020-06-278-279/+27
* daemon: Map directly to gcrypt hash functions....Ludovic Courtès2020-06-272-13/+12
* daemon: Correctly handle EMLINK corner case when deduplicating....Ludovic Courtès2020-06-251-1/+2
* nix: Tweak .gitignore files....Christopher Baines2020-06-243-7/+1
* daemon: Handle EXDEV when moving to trash directory....Chris Marusich2020-06-061-1/+4
* build: Add a comment above the sysvinit section....Vincent Legoll2020-05-231-0/+1
* etc: Install mount unit only if it exists....Tobias Geerinckx-Rice2020-05-171-0/+1
* etc: Add a systemd unit to bind-mount @storedir@ read-only....Tobias Geerinckx-Rice2020-05-161-1/+11
* daemon: Avoid kill -1 bug on the Hurd....Manolis Ragkousis2020-03-261-0/+8
* daemon: Do not use clone on the Hurd....Manolis Ragkousis2020-03-261-4/+7
* Add system start-up files for guix-daemon....Danny Milosavljevic2020-03-111-2/+14
* daemon: Drop 'AT_STATX_DONT_SYNC' flag upon EINVAL....Ludovic Courtès2020-02-261-4/+16
* daemon: Fix the displayed GC estimated progress....Ludovic Courtès2020-01-121-4/+5
* daemon: Account for deleted store files when deduplication is on....Ludovic Courtès2020-01-123-8/+17
* daemon: 'pathExists' uses 'statx' when available....Ludovic Courtès2019-11-291-0/+5
* daemon: 'deletePath' uses 'statx' when available....Ludovic Courtès2019-11-271-0/+14
* daemon: GC remove-unused-links phase uses 'statx' when available....Ludovic Courtès2019-11-271-0/+11
* daemon: boost::format: Fix typo "referred"....Vagrant Cascadian2019-11-261-2/+2
* guix build, daemon: Rename "--no-build-hook" to "--no-offload"....Ludovic Courtès2019-11-261-2/+5
* daemon: GC displays how much it has collected....Ludovic Courtès2019-11-221-1/+10
* daemon: Don't include <linux/fs.h>....Ludovic Courtès2019-11-132-8/+0
* daemon: Unregister build hook from the worker's children upon build failure....Ludovic Courtès2019-11-041-0/+5
* daemon: Make 'profiles/per-user' non-world-writable....Ludovic Courtès2019-10-164-4/+43
* daemon: Remove traces of 'NIX_ROOT_FINDER'....Ludovic Courtès2019-10-161-4/+3
* daemon: Strictly respect timeouts for 'guix offload'....Ludovic Courtès2019-09-281-1/+1
* daemon: Include 'config.h' in 'nix-daemon.cc'....Timothy Sample2019-09-161-0/+1
* daemon: Remove 'NIX_LIBEXEC_DIR'....Ludovic Courtès2019-09-083-5/+0
* daemon: Run 'guix substitute' directly and assume a single substituter....Ludovic Courtès2019-09-088-114/+85
* daemon: Run 'guix offload' directly....Ludovic Courtès2019-09-085-33/+13
* daemon: Run 'guix perform-download' directly....Ludovic Courtès2019-09-083-15/+3
* daemon: Run 'guix authenticate' directly....Ludovic Courtès2019-09-083-16/+3
* daemon: Invoke 'guix gc --list-busy' instead of 'list-runtime-roots'....Ludovic Courtès2019-09-085-155/+8
* daemon: Don't reply on 'st_blocks'....Eelco Dolstra2019-08-302-6/+5
* daemon: Replace "illegal" by "invalid" in error messages....Ludovic Courtès2019-06-133-3/+3
* Remove traces of "GuixSD"....Ludovic Courtès2019-03-131-1/+1
* daemon: Emit a 'build-succeeded' event in check mode....Ludovic Courtès2019-02-061-0/+4
* daemon: Add "/guix" to default 'nixLibexecDir'....Ludovic Courtès2019-02-045-29/+9
* daemon: Remove the 'NIX_SUBSTITUTERS' environment variable....Ludovic Courtès2019-02-042-25/+10
* daemon: Remove unused 'NIX_DATA_DIR' environment variable....Ludovic Courtès2019-02-043-5/+1
* daemon: Rename 'NIX_STATE_DIR' and 'NIX_DB_DIR' environment variables....Ludovic Courtès2019-02-041-3/+3