zotero: mark as broken #20049
This commit is contained in:
parent
50945dda70
commit
a890d1765b
|
@ -77,5 +77,6 @@ stdenv.mkDerivation {
|
||||||
description = "Collect, organize, cite, and share your research sources";
|
description = "Collect, organize, cite, and share your research sources";
|
||||||
license = licenses.agpl3;
|
license = licenses.agpl3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
broken = true; # probably; see #20049
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue