Merge pull request #134951 from marius851000/fixpioneer
pioneer: fix model compilation
This commit is contained in:
commit
47790d05f4
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ stdenv.mkDerivation rec {
|
|||
export PIONEER_DATA_DIR="$out/share/pioneer/data";
|
||||
'';
|
||||
|
||||
makeFlags = [ "build-data" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "A space adventure game set in the Milky Way galaxy at the turn of the 31st century";
|
||||
homepage = "https://pioneerspacesim.net";
|
||||
|
|
Loading…
Reference in a new issue