gobject-introspection: mark broken on Darwin
http://hydra.nixos.org/build/33311502
This commit is contained in:
parent
bd45d53eaf
commit
1c49f8fe33
@ -45,6 +45,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://live.gnome.org/GObjectIntrospection;
|
homepage = http://live.gnome.org/GObjectIntrospection;
|
||||||
maintainers = with maintainers; [ lovek323 urkud lethalman ];
|
maintainers = with maintainers; [ lovek323 urkud lethalman ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
|
broken = stdenv.isDarwin;
|
||||||
|
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
GObject introspection is a middleware layer between C libraries (using
|
GObject introspection is a middleware layer between C libraries (using
|
||||||
|
Loading…
x
Reference in New Issue
Block a user