flightgear: deprecate phases

This commit is contained in:
Felix Buehler 2021-08-03 10:50:40 +02:00
parent 76fff62cad
commit 11ba397752
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ let
sha256 = "sha256-/KFumHRkmRvsU/L1i11jG/KbqobnOEP7l4lyPMKHycA=";
};
phases = [ "installPhase" ];
dontUnpack = true;
installPhase = ''
mkdir -p "$out/share/FlightGear"