mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +03:00
steamback: unpin python311
This commit is contained in:
parent
3f133a5891
commit
75c00536ed
1 changed files with 1 additions and 1 deletions
|
@ -15297,7 +15297,7 @@ with pkgs;
|
|||
|
||||
steam-run-free = steam-fhsenv-without-steam.run;
|
||||
|
||||
steamback = python311.pkgs.callPackage ../tools/games/steamback { };
|
||||
steamback = python3.pkgs.callPackage ../tools/games/steamback { };
|
||||
|
||||
protontricks = python3Packages.callPackage ../tools/package-management/protontricks {
|
||||
steam-run = steam-run-free;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue