diff options
author | Shea Levy <shea@shealevy.com> | 2016-08-11T15·34-0400 |
---|---|---|
committer | Shea Levy <shea@shealevy.com> | 2016-08-11T15·34-0400 |
commit | 59124228b3ac6120e73bc6a88b2c633a70bdf0fc (patch) | |
tree | 7c1c780875b29a86acbf667513376751655af46b /scripts/local.mk | |
parent | a6eed133c5a3602037bc48675ca783185cca5454 (diff) |
nix-channel: implement in c++
Diffstat (limited to 'scripts/local.mk')
-rw-r--r-- | scripts/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/local.mk b/scripts/local.mk index 46b3fe3cf781..db4bea6d4435 100644 --- a/scripts/local.mk +++ b/scripts/local.mk @@ -1,6 +1,5 @@ nix_bin_scripts := \ $(d)/nix-build \ - $(d)/nix-channel \ $(d)/nix-copy-closure \ $(d)/nix-push |