pioneer: fix execution

This commit is contained in:
marius david 2021-08-20 15:03:00 +02:00
parent 32cc33e129
commit 77eb4bc533

View File

@ -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";