1
0
Fork 0
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:
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

@ -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 \