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:
parent
bdc4a0b54d
commit
bec3c31608
6 changed files with 141 additions and 133 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue