Loading pkgs/development/python-modules/yamlloader/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ buildPythonPackage rec { meta = with lib; { description = "A case-insensitive list for Python"; homepage = "https://github.com/Phynix/yamlloader"; changelog = "https://github.com/Phynix/yamlloader/releases/tag/${version}"; license = licenses.mit; maintainers = with maintainers; [ freezeboy ]; }; Loading Loading
pkgs/development/python-modules/yamlloader/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -36,6 +36,7 @@ buildPythonPackage rec { meta = with lib; { description = "A case-insensitive list for Python"; homepage = "https://github.com/Phynix/yamlloader"; changelog = "https://github.com/Phynix/yamlloader/releases/tag/${version}"; license = licenses.mit; maintainers = with maintainers; [ freezeboy ]; }; Loading