forked from mirrors/nixpkgs
clfswm: mark as broken
This package has been broken for quite a long time. I attempted to fix it, to no avail. See also: https://hydra.nixos.org/build/33498133/nixlog/2/raw
This commit is contained in:
parent
a8556bd5d7
commit
9ae0e6633e
|
@ -46,5 +46,6 @@ stdenv.mkDerivation rec {
|
|||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ robgssp ];
|
||||
platforms = platforms.linux;
|
||||
broken = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue