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:
parent
a6eed133c5
commit
59124228b3
8 changed files with 304 additions and 233 deletions
|
@ -1,6 +1,5 @@
|
|||
nix_bin_scripts := \
|
||||
$(d)/nix-build \
|
||||
$(d)/nix-channel \
|
||||
$(d)/nix-copy-closure \
|
||||
$(d)/nix-push
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue