diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/nix.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/nix.cc b/src/nix.cc index 5904bf82d519..d068e9616f94 100644 --- a/src/nix.cc +++ b/src/nix.cc @@ -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 |