Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions pkgs/development/haskell-modules/configuration-common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -1008,6 +1008,7 @@ with haskellLib;
lvmrun = disableHardening [ "format" ] (dontCheck super.lvmrun);
matplotlib = dontCheck super.matplotlib;
milena = dontCheck super.milena;
MIP = dontCheck super.MIP; # https://github.com/msakai/haskell-MIP/issues/87
modular-arithmetic = dontCheck super.modular-arithmetic; # tests require a very old Glob (0.7.*)
nats-queue = dontCheck super.nats-queue;
network-dbus = dontCheck super.network-dbus;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4048,7 +4048,7 @@ broken-packages:
- minizinc-process # failure in job https://hydra.nixos.org/build/233211497 at 2023-09-02
- minst-idx # failure in job https://hydra.nixos.org/build/233259901 at 2023-09-02
- mios # failure in job https://hydra.nixos.org/build/233251863 at 2023-09-02
- MIP # failure in job https://hydra.nixos.org/build/233199688 at 2023-09-02
- MIP-glpk # incompatible with extended-reals >=0.2.7.0, https://github.com/msakai/haskell-MIP/commit/60a5ee234fc6667d2c34152761fa5a54a6f6e533
- mirror-tweet # failure in job https://hydra.nixos.org/build/233216951 at 2023-09-02
- mismi-p # failure in job https://hydra.nixos.org/build/233257227 at 2023-09-02
- mit-3qvpPyAi6mH # failure in job https://hydra.nixos.org/build/233229967 at 2023-09-02
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2261,7 +2261,6 @@ dont-distribute-packages:
- minimung
- minioperational
- minirotate
- MIP-glpk
- mismi-kernel
- mismi-s3-core
- miss
Expand Down
3 changes: 1 addition & 2 deletions pkgs/development/haskell-modules/hackage-packages.nix

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading