Loading pkgs/development/python-modules/whenever/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "whenever"; version = "0.6.12"; version = "0.6.13"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "ariebovenberg"; repo = "whenever"; rev = "refs/tags/${version}"; hash = "sha256-fvLqdjbTuQ732qeVUu1f3dXXlFOuP9FGexEt4gZe0aI="; hash = "sha256-JappuvryhFyVUqfgb+4Nk2ULCi3QY7x9p4FqV78qkqI="; }; cargoDeps = rustPlatform.fetchCargoTarball { Loading Loading
pkgs/development/python-modules/whenever/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "whenever"; version = "0.6.12"; version = "0.6.13"; pyproject = true; disabled = pythonOlder "3.9"; Loading @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "ariebovenberg"; repo = "whenever"; rev = "refs/tags/${version}"; hash = "sha256-fvLqdjbTuQ732qeVUu1f3dXXlFOuP9FGexEt4gZe0aI="; hash = "sha256-JappuvryhFyVUqfgb+4Nk2ULCi3QY7x9p4FqV78qkqI="; }; cargoDeps = rustPlatform.fetchCargoTarball { Loading