about summary refs log tree commit diff
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2012-01-05T21·07+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2012-01-05T21·07+0000
commitd4e6b9f2d62ef77ff46397bd130350f03723ce50 (patch)
tree85f563b79a169a56ba9709fdb3af1716f802dc6c
parenta7366a764aa8d549a16b58e43181fe4ff7e598ab (diff)
* Doh!
-rwxr-xr-xscripts/nix-channel.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/nix-channel.in b/scripts/nix-channel.in
index e54d0d370659..d7573258c416 100755
--- a/scripts/nix-channel.in
+++ b/scripts/nix-channel.in
@@ -1,4 +1,4 @@
-#! @perl@ -w -I@libexecdir@/nix
+#! @perl@ -w @perlFlags@
 
 use strict;
 use Nix::Config;