mirror of
https://github.com/NixOS/nix
synced 2025-07-05 12:21:48 +02:00
* Removed some debug code that prevented packages from building.
This commit is contained in:
parent
a9f2928ed6
commit
d8bdf5b06e
2 changed files with 0 additions and 60 deletions
|
@ -267,8 +267,6 @@ void installPkg(string hash)
|
|||
_exit(0);
|
||||
}
|
||||
|
||||
throw Error("no prebuilt available");
|
||||
|
||||
build:
|
||||
|
||||
/* Fill in the environment. We don't bother freeing the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue