Merge pull request #45855 from pstn/steam-python3

steam: Add python3 to runtime for steam play / proton
This commit is contained in:
Sarah Brofeldt
2018-09-01 10:51:20 +02:00
committed by GitHub

View File

@@ -23,6 +23,8 @@ let
# Open URLs
xdg_utils
iana-etc
# Steam Play / Proton
python3
] ++ lib.optional withJava jdk
++ lib.optional withPrimus primus
++ extraPkgs pkgs;