mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
@@ -61,6 +61,7 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
platforms = ["x86_64-linux" "i686-linux"]; # Darwin is unsupported.
|
||||
inherit (ghc.meta) license;
|
||||
broken = true; # https://hydra.nixos.org/build/60616815
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user