flightgear: add updateScript (#499930)

This commit is contained in:
7c6f434c
2026-03-15 09:21:22 +00:00
committed by GitHub
+3
View File
@@ -30,6 +30,7 @@
qt5,
glew,
curl,
nix-update-script,
}:
let
@@ -109,6 +110,8 @@ stdenv.mkDerivation rec {
rm -rf "$out/appdir"
'';
passthru.updateScript = nix-update-script { };
meta = {
description = "Flight simulator";
maintainers = with lib.maintainers; [