Add license for svg2tikz
This commit is contained in:
parent
ced9fd1310
commit
ed8ced514a
@ -11108,6 +11108,7 @@ let
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = https://github.com/kjellmf/svg2tikz;
|
homepage = https://github.com/kjellmf/svg2tikz;
|
||||||
description = "An SVG to TikZ converter";
|
description = "An SVG to TikZ converter";
|
||||||
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
maintainers = with pkgs.stdenv.lib.maintainers; [gal_bolle];
|
maintainers = with pkgs.stdenv.lib.maintainers; [gal_bolle];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user