summaryrefslogtreecommitdiff
path: root/nix/libstore/local-store.hh
AgeCommit message (Expand)AuthorFilesLines
2026-08-17daemon: Throw ‘AuthenticationError’ on archive authentication error.Ludovic Courtès1-0/+1
2026-08-17daemon: Remove ‘requireSignature’ argument to ‘importPath’.Ludovic Courtès1-1/+1
2026-08-17daemon: Remove ‘requireSignature’ argument to ‘importPaths’.Ludovic Courtès1-1/+1
2025-12-22daemon: Ensure store is writable even as non-root.Rutherther1-1/+1
2025-11-12daemon: Use inline functions and variables instead of externCongcong Kuo1-2/+4
2021-11-16daemon: Do not deduplicate files smaller than 8 KiB.Ludovic Courtès1-0/+3
2020-12-08daemon: Factorize substituter agent spawning.Ludovic Courtès1-1/+4
2020-12-08daemon: Use 'Agent' to spawn 'guix substitute --query'.Ludovic Courtès1-19/+3
2019-10-16daemon: Make 'profiles/per-user' non-world-writable.Ludovic Courtès1-0/+2
2019-09-08daemon: Run 'guix substitute' directly and assume a single substituter.Ludovic Courtès1-7/+5
2018-03-30daemon: Remove unused schema upgrade code.Ludovic Courtès1-6/+1
2016-10-28daemon: Improve the SQLite wrapper API.Eelco Dolstra1-3/+4
2016-10-28daemon: Factor out SQLite handling.Eelco Dolstra1-33/+2
2015-06-03Merge branch 'nix'.Ludovic Courtès1-1/+1
2015-05-19Merge branch 'nix'.Ludovic Courtès1-10/+9
2015-01-04Merge commit a1dd396cc02922372314c35c8035a38bfeea08df of branch 'nix'.Ludovic Courtès1-4/+15
2014-12-19Merge branch 'nix' into 'master'.Ludovic Courtès1-0/+333