Don't build Guile on Cygwin.
svn path=/nixpkgs/trunk/; revision=14532
This commit is contained in:
parent
2a5f69f318
commit
363dc0f8aa
@ -49,8 +49,8 @@ in {
|
|||||||
gnuplotX = linux;
|
gnuplotX = linux;
|
||||||
gnutls = all;
|
gnutls = all;
|
||||||
graphviz = all;
|
graphviz = all;
|
||||||
guile = all;
|
guile = linux; # tests fail on Cygwin
|
||||||
guileLib = all;
|
guileLib = linux;
|
||||||
hello = all;
|
hello = all;
|
||||||
icecat3Xul = [ "i686-linux" ];
|
icecat3Xul = [ "i686-linux" ];
|
||||||
idutils = all;
|
idutils = all;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user