kdePackages.kapidox: mark broken
It doesn't actually do anything and was only working because of the hook.
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
{ mkKdeDerivation }:
|
||||
mkKdeDerivation {
|
||||
pname = "kapidox";
|
||||
|
||||
# doesn't actually install anything - good thing it's unused
|
||||
meta.broken = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user