about summary refs log tree commit diff
path: root/scripts/local.mk
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2016-08-31T13·49-0400
committerShea Levy <shea@shealevy.com>2016-08-31T13·49-0400
commit572aba284a161cb94532cec297785266ee719b99 (patch)
tree6bea5880b76947b51f64ee76293a99aedd977612 /scripts/local.mk
parentaa1ea0d1e4720b8bf9f0e9c485e4712e0c915818 (diff)
parent59124228b3ac6120e73bc6a88b2c633a70bdf0fc (diff)
Merge branch 'nix-channel-c++'
Diffstat (limited to 'scripts/local.mk')
-rw-r--r--scripts/local.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/local.mk b/scripts/local.mk
index 9852d8298e80..b831fdab5450 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 \
 
 bin-scripts += $(nix_bin_scripts)