forked from mirrors/nixpkgs
calligra2: broken due to freetds upgrade but we already have calligra 3
This commit is contained in:
parent
762f2ea4b0
commit
2902e8c5ca
|
@ -51,5 +51,6 @@ stdenv.mkDerivation rec {
|
||||||
maintainers = with maintainers; [ phreedom ebzzry ];
|
maintainers = with maintainers; [ phreedom ebzzry ];
|
||||||
inherit (kdelibs4.meta) platforms;
|
inherit (kdelibs4.meta) platforms;
|
||||||
license = licenses.gpl2;
|
license = licenses.gpl2;
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue