1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-17 18:38:28 +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

4
.gitignore vendored
View file

@ -37,7 +37,6 @@ Makefile.config
/scripts/nix-switch
/scripts/nix-collect-garbage
/scripts/nix-prefetch-url
/scripts/nix-channel
/scripts/nix-build
/scripts/nix-copy-closure
/scripts/NixConfig.pm
@ -72,6 +71,9 @@ Makefile.config
# /src/nix-daemon/
/src/nix-daemon/nix-daemon
# /src/nix-channel/
/src/nix-channel/nix-channel
# /src/download-via-ssh/
/src/download-via-ssh/download-via-ssh