23 stdenv.mkDerivation rec {
27 src = fetchFromGitLab {
31 hash = "sha256-hubKusrs0Hh8RryoEI29pnhTSNsIbtGMltlH4qoM6gE=";
47 glib-networking # see #311066
56 chmod +x meson/post_install.py
57 patchShebangs meson/post_install.py
61 updateScript = nix-update-script { };
65 description = "Know the forecast of the next hours & days";
66 homepage = "https://gitlab.com/bitseater/meteo";
67 license = licenses.gpl3Plus;
68 maintainers = with maintainers; [ bobby285271 ];
69 platforms = platforms.linux;
70 mainProgram = "com.gitlab.bitseater.meteo";