gnome3.bijiben: mark as not broken since it works a little
This commit is contained in:
parent
63c2494d41
commit
7d7d12d22d
@ -34,7 +34,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = https://wiki.gnome.org/Apps/Bijiben;
|
homepage = https://wiki.gnome.org/Apps/Bijiben;
|
||||||
description = "Note editor designed to remain simple to use";
|
description = "Note editor designed to remain simple to use";
|
||||||
broken = true;
|
|
||||||
maintainers = gnome3.maintainers;
|
maintainers = gnome3.maintainers;
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user