Typo.
svn path=/nixpkgs/trunk/; revision=17222
This commit is contained in:
parent
e856cc0f3b
commit
b9e92b0e8f
@ -57,6 +57,6 @@ stdenv.mkDerivation rec {
|
|||||||
make[3]: *** [Box.lo] Error 1
|
make[3]: *** [Box.lo] Error 1
|
||||||
|
|
||||||
*/
|
*/
|
||||||
platforms = stdenv.lib.allBut "i686-cygwin";
|
platforms = stdenv.lib.platforms.allBut "i686-cygwin";
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user