I broke fossil in a commit where I did not mean even to touch it.
svn path=/nixpkgs/trunk/; revision=27880
This commit is contained in:
parent
57f59594db
commit
f5609042c0
@ -18,6 +18,8 @@ stdenv.mkDerivation {
|
||||
|
||||
doCheck = true;
|
||||
|
||||
configurePhase = ":";
|
||||
|
||||
checkTarget = "test";
|
||||
|
||||
installPhase = ''
|
||||
|
Loading…
x
Reference in New Issue
Block a user