Loading pkgs/development/python-modules/bx-py-utils/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,7 @@ buildPythonPackage rec { meta = { description = "Various Python utility functions"; homepage = "https://github.com/boxine/bx_py_utils"; changelog = "https://github.com/boxine/bx_py_utils/releases/tag/${src.rev}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ dotlambda ]; }; Loading Loading
pkgs/development/python-modules/bx-py-utils/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -82,6 +82,7 @@ buildPythonPackage rec { meta = { description = "Various Python utility functions"; homepage = "https://github.com/boxine/bx_py_utils"; changelog = "https://github.com/boxine/bx_py_utils/releases/tag/${src.rev}"; license = lib.licenses.mit; maintainers = with lib.maintainers; [ dotlambda ]; }; Loading