parent
759e047fe9
commit
c4197ff4dc
@ -21,5 +21,6 @@ stdenv.mkDerivation {
|
|||||||
description = "DOM C library developped for the Gnome project";
|
description = "DOM C library developped for the Gnome project";
|
||||||
license = stdenv.lib.licenses.lgpl21Plus;
|
license = stdenv.lib.licenses.lgpl21Plus;
|
||||||
maintainers = [ stdenv.lib.maintainers.roconnor ];
|
maintainers = [ stdenv.lib.maintainers.roconnor ];
|
||||||
|
broken = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user