1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-10 04:43:53 +02:00

nix-prefetch-url: Rewrite in C++

This commit is contained in:
Eelco Dolstra 2015-10-01 16:47:43 +02:00
parent bdc4a0b54d
commit bec3c31608
6 changed files with 141 additions and 133 deletions

View file

@ -4,7 +4,6 @@ nix_bin_scripts := \
$(d)/nix-copy-closure \
$(d)/nix-generate-patches \
$(d)/nix-install-package \
$(d)/nix-prefetch-url \
$(d)/nix-pull \
$(d)/nix-push