mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
protontricks: use steam-run-free
This commit is contained in:
parent
6b99175c46
commit
6d936451ed
@ -37251,7 +37251,8 @@ with pkgs;
|
||||
steamback = python311.pkgs.callPackage ../tools/games/steamback { };
|
||||
|
||||
protontricks = python3Packages.callPackage ../tools/package-management/protontricks {
|
||||
inherit winetricks steam-run yad;
|
||||
steam-run = steamPackages.steam-fhsenv-without-steam.run;
|
||||
inherit winetricks yad;
|
||||
};
|
||||
|
||||
protonup-ng = with python3Packages; toPythonApplication protonup-ng;
|
||||
|
Loading…
Reference in New Issue
Block a user