Loading pkgs/development/python-modules/odp-amsterdam/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,8 @@ buildPythonPackage rec { meta = with lib; { description = "Python client for getting garage occupancy in Amsterdam"; homepage = "https://github.com/klaasnicolaas/python-garages-amsterdam"; homepage = "https://github.com/klaasnicolaas/python-odp-amsterdam"; changelog = "https://github.com/klaasnicolaas/python-odp-amsterdam/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; Loading Loading
pkgs/development/python-modules/odp-amsterdam/default.nix +2 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,8 @@ buildPythonPackage rec { meta = with lib; { description = "Python client for getting garage occupancy in Amsterdam"; homepage = "https://github.com/klaasnicolaas/python-garages-amsterdam"; homepage = "https://github.com/klaasnicolaas/python-odp-amsterdam"; changelog = "https://github.com/klaasnicolaas/python-odp-amsterdam/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; Loading