Loading pkgs/development/libraries/tclx/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,6 @@ tcl.mkTclDerivation rec { homepage = "https://tclx.sourceforge.net/"; description = "Tcl extensions"; license = lib.licenses.tcltk; maintainers = with lib.maintainers; [ kovirobi ]; maintainers = with lib.maintainers; [ kovirobi fgaz ]; }; } Loading
pkgs/development/libraries/tclx/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -20,6 +20,6 @@ tcl.mkTclDerivation rec { homepage = "https://tclx.sourceforge.net/"; description = "Tcl extensions"; license = lib.licenses.tcltk; maintainers = with lib.maintainers; [ kovirobi ]; maintainers = with lib.maintainers; [ kovirobi fgaz ]; }; }