Loading pkgs/development/python-modules/schedule/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python job scheduling for humans"; homepage = "https://github.com/dbader/schedule"; changelog = "https://github.com/dbader/schedule/blob/${version}/HISTORY.rst"; license = licenses.mit; }; } Loading
pkgs/development/python-modules/schedule/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { meta = with lib; { description = "Python job scheduling for humans"; homepage = "https://github.com/dbader/schedule"; changelog = "https://github.com/dbader/schedule/blob/${version}/HISTORY.rst"; license = licenses.mit; }; }