Merge pull request #45855 from pstn/steam-python3
steam: Add python3 to runtime for steam play / proton
This commit is contained in:
commit
b57350e6d8
|
@ -23,6 +23,8 @@ let
|
||||||
# Open URLs
|
# Open URLs
|
||||||
xdg_utils
|
xdg_utils
|
||||||
iana-etc
|
iana-etc
|
||||||
|
# Steam Play / Proton
|
||||||
|
python3
|
||||||
] ++ lib.optional withJava jdk
|
] ++ lib.optional withJava jdk
|
||||||
++ lib.optional withPrimus primus
|
++ lib.optional withPrimus primus
|
||||||
++ extraPkgs pkgs;
|
++ extraPkgs pkgs;
|
||||||
|
|
Loading…
Reference in New Issue