jucipp: mark broken
This commit is contained in:
parent
21c17bf758
commit
e42a282a1a
@ -15,6 +15,9 @@ stdenv.mkDerivation rec {
|
|||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ xnwdd ];
|
maintainers = with maintainers; [ xnwdd ];
|
||||||
|
# error: token ""1.1"" is not valid in preprocessor expression
|
||||||
|
# TODO: fix pname being different from the attribute name
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
src = fetchgit {
|
src = fetchgit {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user