Branch: refs/heads/master
Home: https://github.com/NixOS/nix
Commit: b8258a4475726b56a4caa6553568c67a343a091d
https://github.com/NixOS/nix/commit/b8258a4475726b56a4caa6553568c67a343a091d
Author: Eelco Dolstra <[email protected]>
Date: 2015-12-29 (Tue, 29 Dec 2015)
Changed paths:
M src/libstore/build.cc
Log Message:
-----------
Fix regression in passAsFile
Caused by 8063fc497ab78fa72962b93874fe25dcca2b55ed. If tmpDir !=
tmpDirInSandbox (typically when there are multiple concurrent builds
with the same name), the *Path attribute would not point to an
existing file. This caused Nixpkgs' writeTextFile to write an empty
file. In particular this showed up as hanging VM builds (because it
would run an empty run-nixos-vm script and then wait for it to finish
booting).
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits