fetchnuget: run fixupPhase to honor propagatedBuildInputs

This commit is contained in:
Luca Bruno
2015-06-12 17:13:21 +02:00
parent 90f0bb83c3
commit 5c8a993a42
2 changed files with 2 additions and 1 deletions

View File

@@ -18,7 +18,7 @@ attrs @
buildInputs = [ unzip ];
phases = [ "unpackPhase" "installPhase" ];
dontBuild = true;
preInstall = ''
function traverseRename () {