mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
* Get rid of fetchurl, we don't need it anymore.
This commit is contained in:
parent
10c429c757
commit
7d876f8fa7
6 changed files with 9 additions and 49 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue