mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 15:41:48 +00:00
parent
ec8b816154
commit
2f0d0cd05a
@ -176,4 +176,5 @@ in mkDerivation (rec {
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
platforms = ghc.meta.platforms;
|
||||
maintainers = with stdenv.lib.maintainers; [ jwiegley cstrahan ];
|
||||
broken = true; # See http://hydra.nixos.org/build/41499439, for example.
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user