mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-18 19:03:28 +00:00
clerk: mark as broken
This commit is contained in:
parent
bae852e93b
commit
d743a9a36a
@ -51,6 +51,7 @@ stdenv.mkDerivation {
|
||||
description = "An MPD client built on top of rofi";
|
||||
homepage = "https://github.com/carnager/clerk";
|
||||
license = licenses.mit;
|
||||
broken = true; # not compatible with current version of rofi
|
||||
maintainers = with maintainers; [ anderspapitto ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user