haskellPackages: mark sindre broken

wip/yesman
Profpatsch 8 years ago
parent 84174c0cb8
commit 5c197b2e38
  1. 3
      pkgs/development/haskell-modules/configuration-common.nix

@ -1051,4 +1051,7 @@ self: super: {
librarySystemDepends = old.librarySystemDepends or [] ++ [ pkgs.systemd ];
});
# horribly outdated (X11 interface changed a lot)
sindre = markBroken super.sindre;
}

Loading…
Cancel
Save