From 7d876f8fa7b6c3ce120a66b59f69b70ae526538b Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Thu, 7 Apr 2005 14:35:44 +0000 Subject: * Get rid of fetchurl, we don't need it anymore. --- tests/init.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/init.sh') diff --git a/tests/init.sh b/tests/init.sh index b39688fbe91f..435fc37276aa 100644 --- a/tests/init.sh +++ b/tests/init.sh @@ -41,7 +41,6 @@ cp -pr $TOP/corepkgs $NIX_DATA_DIR/nix/ # (and likely to fail). for i in \ $NIX_DATA_DIR/nix/corepkgs/nar/nar.sh \ - $NIX_DATA_DIR/nix/corepkgs/fetchurl/builder.sh \ $NIX_BIN_DIR/nix/download-using-manifests.pl \ $NIX_BIN_DIR/nix-prefetch-url \ $NIX_BIN_DIR/nix-collect-garbage \ -- cgit 1.4.1