replaceDependency: fix syntax error

This commit is contained in:
Alexander Ried
2016-10-28 01:00:04 +02:00
parent c60b3e4bfc
commit 10728c25b0
+1 -1
View File
@@ -22,7 +22,7 @@
with lib;
let
warn = if verbose then builtins.trace else (x:y:y);
warn = if verbose then builtins.trace else (x: y: y);
references = import (runCommand "references.nix" { exportReferencesGraph = [ "graph" drv ]; } ''
(echo {
while read path