···32 meta = with lib; {
33 description = "Python API wrapper to retrieve warnings from the german NINA app";
34 homepage = "https://gitlab.com/DeerMaximum/pynina";
035 license = licenses.mit;
36 maintainers = with maintainers; [ fab ];
37 };
···32 meta = with lib; {
33 description = "Python API wrapper to retrieve warnings from the german NINA app";
34 homepage = "https://gitlab.com/DeerMaximum/pynina";
35+ changelog = "https://gitlab.com/DeerMaximum/pynina/-/releases/${version}";
36 license = licenses.mit;
37 maintainers = with maintainers; [ fab ];
38 };