From 1c49f8fe33b5079bdc1371ba5d2c8dc206a8ad2a Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 16 Mar 2016 22:27:03 +0100 Subject: [PATCH] gobject-introspection: mark broken on Darwin http://hydra.nixos.org/build/33311502 --- pkgs/development/libraries/gobject-introspection/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/development/libraries/gobject-introspection/default.nix b/pkgs/development/libraries/gobject-introspection/default.nix index 2567975aa66..0f828653858 100644 --- a/pkgs/development/libraries/gobject-introspection/default.nix +++ b/pkgs/development/libraries/gobject-introspection/default.nix @@ -45,6 +45,7 @@ stdenv.mkDerivation rec { homepage = http://live.gnome.org/GObjectIntrospection; maintainers = with maintainers; [ lovek323 urkud lethalman ]; platforms = platforms.unix; + broken = stdenv.isDarwin; longDescription = '' GObject introspection is a middleware layer between C libraries (using