Skip to content

Commit 7138581

Browse files
committed
haskell: mark darwin packages as broken that depend on mesa
1 parent a433cd1 commit 7138581

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

pkgs/development/haskell-modules/configuration-hackage2nix/main.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,8 @@ unsupported-platforms:
623623
mpi-hs-binary: [ aarch64-linux, platforms.darwin ]
624624
mpi-hs-cereal: [ aarch64-linux, platforms.darwin ]
625625
mpi-hs-store: [ aarch64-linux, platforms.darwin ]
626-
mplayer-spot: [ aarch64-linux ]
626+
mplayer-spot: [ aarch64-linux, platforms.darwin ]
627+
monomer-hagrid: [ platforms.darwin ] # depends on mesa
627628
mptcp-pm: [ platforms.darwin ]
628629
netlink: [ platforms.darwin ]
629630
notifications-tray-icon: [ platforms.darwin ] # depends on gi-dbusmenu
@@ -642,6 +643,7 @@ unsupported-platforms:
642643
reflex-localize-dom: [ platforms.darwin, aarch64-linux ]
643644
rtlsdr: [ platforms.darwin ]
644645
rubberband: [ platforms.darwin ]
646+
SDL-mixer: [ platforms.darwin ] # depends on mesa
645647
sdl2-mixer: [ platforms.darwin ]
646648
sdl2-ttf: [ platforms.darwin ]
647649
sensei: [ platforms.darwin ]

pkgs/development/haskell-modules/hackage-packages.nix

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)