mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02: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
Makefile
1
Makefile
|
@ -10,6 +10,7 @@ makefiles = \
|
|||
src/nix-instantiate/local.mk \
|
||||
src/nix-env/local.mk \
|
||||
src/nix-daemon/local.mk \
|
||||
src/nix-collect-garbage/local.mk \
|
||||
src/download-via-ssh/local.mk \
|
||||
src/nix-log2xml/local.mk \
|
||||
src/bsdiff-4.3/local.mk \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue