nix-collect-garbage: translate to C++

This commit is contained in:
Luca Bruno 2015-04-22 12:21:52 +00:00
parent 4d652875bd
commit ab2b3d6668
5 changed files with 95 additions and 66 deletions

View file

@ -1,7 +1,6 @@
nix_bin_scripts := \
$(d)/nix-build \
$(d)/nix-channel \
$(d)/nix-collect-garbage \
$(d)/nix-copy-closure \
$(d)/nix-generate-patches \
$(d)/nix-install-package \