Loading pkgs/development/python-modules/manifestoo-core/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "manifestoo-core"; version = "1.6"; version = "1.7"; format = "pyproject"; src = fetchPypi { inherit version; pname = "manifestoo_core"; hash = "sha256-gOWu01Z1lxhMJELyxvU5A5AskVEqCoLV/auydM5/QCE="; hash = "sha256-CLYySNkMysd81ZBA2yfHGSvBuuf8vEvVXkzVsTeEoNM="; }; nativeBuildInputs = [ hatch-vcs ]; Loading Loading
pkgs/development/python-modules/manifestoo-core/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "manifestoo-core"; version = "1.6"; version = "1.7"; format = "pyproject"; src = fetchPypi { inherit version; pname = "manifestoo_core"; hash = "sha256-gOWu01Z1lxhMJELyxvU5A5AskVEqCoLV/auydM5/QCE="; hash = "sha256-CLYySNkMysd81ZBA2yfHGSvBuuf8vEvVXkzVsTeEoNM="; }; nativeBuildInputs = [ hatch-vcs ]; Loading