Branch: refs/heads/staging
Home: https://github.com/NixOS/nixpkgs
Commit: 417dbaf6a34552f0c7d959e5a63e6672ff85c4d7
https://github.com/NixOS/nixpkgs/commit/417dbaf6a34552f0c7d959e5a63e6672ff85c4d7
Author: Mogria <[email protected]>
Date: 2017-02-24 (Fri, 24 Feb 2017)
Changed paths:
M pkgs/tools/misc/findutils/default.nix
Log Message:
-----------
findutils: updatedb now uses writable database outside of /nix/store by
default
updatedb could only be run by providing the --output parameter,
because it would use a path inside the nix store as it's database.
The default for --output is now /var/cache/locatedb (the same
as in the NixOS locate service)
Commit: 0081c6a04ca8ce2d66737ec65e959b741216b1ba
https://github.com/NixOS/nixpkgs/commit/0081c6a04ca8ce2d66737ec65e959b741216b1ba
Author: Eelco Dolstra <[email protected]>
Date: 2017-02-24 (Fri, 24 Feb 2017)
Changed paths:
M pkgs/tools/misc/findutils/default.nix
Log Message:
-----------
Merge pull request #23152 from mogria/updatedb-standalone
findutils: updatedb now uses writable database outside of /nix/store by default
Compare: https://github.com/NixOS/nixpkgs/compare/4810677227a7...0081c6a04ca8_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits