summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/configuration-hackage2nix
diff options
context:
space:
mode:
authorEllie Hermaszewska <git@monoid.al>2022-01-24 17:30:32 +0800
committerEllie Hermaszewska <git@monoid.al>2022-01-24 17:30:32 +0800
commitbf18c4a024f31218116573e396344cee84450cec (patch)
treeba8fc445e3ccaf463fc909e3a87e499bdd9864a8 /pkgs/development/haskell-modules/configuration-hackage2nix
parent68c0f30a7986a70665d66661d3941d350a6e68e8 (diff)
downloadnixpkgs-bf18c4a024f31218116573e396344cee84450cec.tar
nixpkgs-bf18c4a024f31218116573e396344cee84450cec.tar.gz
nixpkgs-bf18c4a024f31218116573e396344cee84450cec.tar.bz2
nixpkgs-bf18c4a024f31218116573e396344cee84450cec.tar.lz
nixpkgs-bf18c4a024f31218116573e396344cee84450cec.tar.xz
nixpkgs-bf18c4a024f31218116573e396344cee84450cec.tar.zst
nixpkgs-bf18c4a024f31218116573e396344cee84450cec.zip
haskellPackages.gi-adwaita: disable on darwin
Diffstat (limited to 'pkgs/development/haskell-modules/configuration-hackage2nix')
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
index 9f61e0fe4c4..eddd2735583 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml
@@ -449,6 +449,7 @@ unsupported-platforms:
   FTGL:                                         [ x86_64-darwin, aarch64-darwin ]
   fuzzytime:                                    [ x86_64-darwin, aarch64-darwin ] # https://github.com/kamwitsta/fuzzytime/issues/2
   ghcjs-dom-hello:                              [ x86_64-darwin, aarch64-darwin ]
+  gi-adwaita:                                   [ x86_64-darwin, aarch64-darwin ]
   gi-dbusmenugtk3:                              [ x86_64-darwin, aarch64-darwin ]
   gi-dbusmenu:                                  [ x86_64-darwin, aarch64-darwin ]
   gi-ggit:                                      [ x86_64-darwin, aarch64-darwin ]