mirror of
https://github.com/NixOS/nix.git
synced 2025-12-03 07:31:00 +01:00
nix-collect-garbage: translate to C++
This commit is contained in:
parent
4d652875bd
commit
ab2b3d6668
5 changed files with 95 additions and 66 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue