Loading pkgs/development/python-modules/meteofrance-api/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,7 @@ buildPythonPackage rec { meta = with lib; { description = "Module to access information from the Meteo-France API"; homepage = "https://github.com/hacf-fr/meteofrance-api"; changelog = "https://github.com/hacf-fr/meteofrance-api/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; Loading Loading
pkgs/development/python-modules/meteofrance-api/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -62,6 +62,7 @@ buildPythonPackage rec { meta = with lib; { description = "Module to access information from the Meteo-France API"; homepage = "https://github.com/hacf-fr/meteofrance-api"; changelog = "https://github.com/hacf-fr/meteofrance-api/releases/tag/v${version}"; license = licenses.mit; maintainers = with maintainers; [ fab ]; }; Loading