Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: 256940fc48a6db950136fb0bc43590b701a3e857
https://github.com/NixOS/nix/commit/256940fc48a6db950136fb0bc43590b701a3e857
Author: Eelco Dolstra <[email protected]>
Date: 2017-04-06 (Thu, 06 Apr 2017)
Changed paths:
M src/libstore/store-api.cc
M src/libstore/store-api.hh
M src/libutil/lru-cache.hh
M src/libutil/sync.hh
M src/nix-daemon/nix-daemon.cc
Log Message:
-----------
nix-daemon: Disable path info cache
This is useless because the client also caches path info, and can
cause problems for long-running clients like hydra-queue-runner
(i.e. it may return cached info about paths that have been
garbage-collected).
Commit: 6b5e2711632c345f2b6a371ef8a859106436980a
https://github.com/NixOS/nix/commit/6b5e2711632c345f2b6a371ef8a859106436980a
Author: Eelco Dolstra <[email protected]>
Date: 2017-04-06 (Thu, 06 Apr 2017)
Changed paths:
M src/libstore/store-api.hh
Log Message:
-----------
Add a method to allow hydra-queue-runner to flush the path info cache
Commit: 963f2bf12b4098a3b46059a26d21cdfe27662cdd
https://github.com/NixOS/nix/commit/963f2bf12b4098a3b46059a26d21cdfe27662cdd
Author: Eelco Dolstra <[email protected]>
Date: 2017-04-06 (Thu, 06 Apr 2017)
Changed paths:
M src/libutil/util.cc
Log Message:
-----------
Fix bogus "unexpected Nix daemon error: interrupted by the user"
Compare: https://github.com/NixOS/nix/compare/8decb07c3158...963f2bf12b40_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits