programs: superTux: fix failing sandbox build
This commit is contained in:
@@ -497,7 +497,7 @@ in
|
||||
sudo.sandbox.enable = false;
|
||||
|
||||
superTux.sandbox.method = "bwrap";
|
||||
superTux.sandbox.wrapperType = "wrappedDerivation";
|
||||
superTux.sandbox.wrapperType = "inplace"; # package Makefile incorrectly installs to $out/games/superTux instead of $out/share/games
|
||||
superTux.sandbox.whitelistAudio = true;
|
||||
superTux.sandbox.whitelistDri = true;
|
||||
superTux.sandbox.whitelistWayland = true;
|
||||
|
Reference in New Issue
Block a user