From 066da4ab852ebe4288536149824ea175dc36cad4 Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Tue, 25 Jan 2005 17:08:52 +0000 Subject: * Really fix the substitute mechanism, i.e., ensure the closure invariant by registering references through the manifest. * Added a test for nix-pull. --- corepkgs/nar/unnar.sh.in | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 corepkgs/nar/unnar.sh.in (limited to 'corepkgs/nar/unnar.sh.in') diff --git a/corepkgs/nar/unnar.sh.in b/corepkgs/nar/unnar.sh.in deleted file mode 100644 index 6fab350a1782..000000000000 --- a/corepkgs/nar/unnar.sh.in +++ /dev/null @@ -1,4 +0,0 @@ -#! @shell@ -e - -echo "unpacking $narFile to $out..." -@bunzip2@ < $narFile | @bindir@/nix-store --restore "$out" -- cgit 1.4.1