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.12"; version = "1.13"; format = "pyproject"; src = fetchPypi { inherit version; pname = "manifestoo_core"; hash = "sha256-cBWTXCIWBu9+mVnyj4jvGZuX8Hh6dePBRqB7BDf0gRQ="; hash = "sha256-mJDs0k1Ea9E616/V/M5bikyKYVg+BvdwsdVf6VmqSQU="; }; 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.12"; version = "1.13"; format = "pyproject"; src = fetchPypi { inherit version; pname = "manifestoo_core"; hash = "sha256-cBWTXCIWBu9+mVnyj4jvGZuX8Hh6dePBRqB7BDf0gRQ="; hash = "sha256-mJDs0k1Ea9E616/V/M5bikyKYVg+BvdwsdVf6VmqSQU="; }; nativeBuildInputs = [ hatch-vcs ]; Loading