Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: b5bdfdef7320d74a98af1e53d64371e0cef2dbbe
https://github.com/NixOS/nix/commit/b5bdfdef7320d74a98af1e53d64371e0cef2dbbe
Author: Eelco Dolstra <[email protected]>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths:
M src/libstore/local-store.cc
Log Message:
-----------
macOS: Remove flags
In particular, UF_IMMUTABLE (uchg) needs to be cleared to allow the
path to be garbage-collected or optimised.
See https://github.com/NixOS/nixpkgs/issues/25819.
+ the file from being garbage-collected.
Commit: 1888f7889b107ecbca7ad47f3a1132c32a17d227
https://github.com/NixOS/nix/commit/1888f7889b107ecbca7ad47f3a1132c32a17d227
Author: Eelco Dolstra <[email protected]>
Date: 2017-06-19 (Mon, 19 Jun 2017)
Changed paths:
M src/libstore/build.cc
M tests/common.sh.in
Log Message:
-----------
macOS: Ugly hack to make the tests succeed
Sandboxes cannot be nested, so if Nix's build runs inside a sandbox,
it cannot use a sandbox itself. I don't see a clean way to detect
whether we're in a sandbox, so use a test-specific hack.
https://github.com/NixOS/nix/issues/1413
Compare: https://github.com/NixOS/nix/compare/a10951de0811...1888f7889b10_______________________________________________
nix-commits mailing list
[email protected]
https://mailman.science.uu.nl/mailman/listinfo/nix-commits