mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
sad: mark package as broken because if depends on dropped ghc-8.4.4
Ping @schmitthenner.
This commit is contained in:
parent
30464da7b8
commit
b4dd96b206
@ -35,5 +35,6 @@ stdenv.mkDerivation {
|
||||
maintainers = [ stdenv.lib.maintainers.schmitthenner ];
|
||||
homepage = "http://nevidal.org/sad.en.html";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
broken = true; # ghc-8.4.4 is gone from Nixpkgs
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user