mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
Remove nix-reduce-build and nix-http-export
These scripts are not installed and haven't been updated in many years.
This commit is contained in:
parent
f836e3e2ce
commit
9de324f554
4 changed files with 1 additions and 227 deletions
|
@ -1,7 +1,5 @@
|
|||
nix_noinst_scripts := \
|
||||
$(d)/nix-http-export.cgi \
|
||||
$(d)/nix-profile.sh \
|
||||
$(d)/nix-reduce-build
|
||||
$(d)/nix-profile.sh
|
||||
|
||||
noinst-scripts += $(nix_noinst_scripts)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue