mirror of
https://codeberg.org/spire/nix.git
synced 2026-08-02 12:25:00 +02:00
add steam_appid.txt
This commit is contained in:
parent
ed3dae3c4c
commit
d93b1d0803
1 changed files with 2 additions and 0 deletions
|
|
@ -80,6 +80,8 @@ in
|
||||||
cp ${steamworks-sdk-redist}/lib/steamclient.so $out/bin/steamclient.so
|
cp ${steamworks-sdk-redist}/lib/steamclient.so $out/bin/steamclient.so
|
||||||
chmod -R +w $out/bin/steamclient.so
|
chmod -R +w $out/bin/steamclient.so
|
||||||
|
|
||||||
|
echo 440 > $out/steam_appid.txt
|
||||||
|
|
||||||
runHook postInstall
|
runHook postInstall
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue