Loading pkgs/development/python-modules/webcolors/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,6 @@ buildPythonPackage rec { description = "Library for working with color names/values defined by the HTML and CSS specifications"; homepage = "https://github.com/ubernostrum/webcolors"; license = lib.licenses.bsd3; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; } Loading
pkgs/development/python-modules/webcolors/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -26,6 +26,6 @@ buildPythonPackage rec { description = "Library for working with color names/values defined by the HTML and CSS specifications"; homepage = "https://github.com/ubernostrum/webcolors"; license = lib.licenses.bsd3; maintainers = [ ]; maintainers = with lib.maintainers; [ sigmanificient ]; }; }