1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 19:23:54 +02:00

Merge branch 'nix-channel-c++'

This commit is contained in:
Shea Levy 2016-08-31 09:49:24 -04:00
commit 572aba284a
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 \
bin-scripts += $(nix_bin_scripts)