1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 15:13:55 +02:00

nix-channel: implement in c++

This commit is contained in:
Shea Levy 2016-08-11 11:34:43 -04:00
parent a6eed133c5
commit 59124228b3
8 changed files with 304 additions and 233 deletions

View file

@ -1,6 +1,5 @@
nix_bin_scripts := \
$(d)/nix-build \
$(d)/nix-channel \
$(d)/nix-copy-closure \
$(d)/nix-push