swig3: re-enable darwin builds
This commit is contained in:
parent
5a0759971f
commit
cc1af6640c
@ -41,7 +41,7 @@ stdenv.mkDerivation rec {
|
|||||||
# Licensing is a mess: http://www.swig.org/Release/LICENSE .
|
# Licensing is a mess: http://www.swig.org/Release/LICENSE .
|
||||||
license = "BSD-style";
|
license = "BSD-style";
|
||||||
|
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.unix;
|
||||||
|
|
||||||
maintainers = with stdenv.lib.maintainers; [ urkud ];
|
maintainers = with stdenv.lib.maintainers; [ urkud ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user