openraPackages: fix error: makeWrapper/makeShellWrapper must be in nativeBuildInputs
This commit is contained in:
@@ -34836,7 +34836,7 @@ with pkgs;
|
||||
|
||||
otto-matic = callPackage ../games/otto-matic { };
|
||||
|
||||
openraPackages = import ../games/openra pkgs;
|
||||
openraPackages = import ../games/openra pkgs.__splicedPackages;
|
||||
|
||||
openra = openraPackages.engines.release;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user