Loading pkgs/development/python-modules/copier/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { pname = "copier"; version = "9.11.2"; version = "9.11.3"; pyproject = true; src = fetchFromGitHub { Loading @@ -39,7 +39,7 @@ buildPythonPackage rec { postFetch = '' rm $out/tests/demo/doc/ma*ana.txt ''; hash = "sha256-+cbIohIfCfJRBlRmFyI9dzyZ7EcEThDNxvbxY3rlJFw="; hash = "sha256-/7Bl01kuZVqVhXPnIwNL3mwt8DOPK02Qd/85J1zX4q4="; }; POETRY_DYNAMIC_VERSIONING_BYPASS = version; Loading Loading
pkgs/development/python-modules/copier/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ buildPythonPackage rec { pname = "copier"; version = "9.11.2"; version = "9.11.3"; pyproject = true; src = fetchFromGitHub { Loading @@ -39,7 +39,7 @@ buildPythonPackage rec { postFetch = '' rm $out/tests/demo/doc/ma*ana.txt ''; hash = "sha256-+cbIohIfCfJRBlRmFyI9dzyZ7EcEThDNxvbxY3rlJFw="; hash = "sha256-/7Bl01kuZVqVhXPnIwNL3mwt8DOPK02Qd/85J1zX4q4="; }; POETRY_DYNAMIC_VERSIONING_BYPASS = version; Loading