forked from mirrors/nixpkgs
haskellPackages: mark sindre broken
This commit is contained in:
parent
84174c0cb8
commit
5c197b2e38
|
@ -1051,4 +1051,7 @@ self: super: {
|
|||
librarySystemDepends = old.librarySystemDepends or [] ++ [ pkgs.systemd ];
|
||||
});
|
||||
|
||||
# horribly outdated (X11 interface changed a lot)
|
||||
sindre = markBroken super.sindre;
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue