diff options
Diffstat (limited to 'nongnu/packages/game-client.scm')
| -rw-r--r-- | nongnu/packages/game-client.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/nongnu/packages/game-client.scm b/nongnu/packages/game-client.scm index 22a9c1c6..45c48118 100644 --- a/nongnu/packages/game-client.scm +++ b/nongnu/packages/game-client.scm @@ -220,7 +220,8 @@ implementation with gogdl and Amazon Games using Nile.") ("mangohud" ,mangohud) ("openal" ,openal) ; Prevents corrupt audio in Crypt of the Necrodancer. ("pulseaudio" ,pulseaudio) ; Prevents corrupt audio in Sven Coop. - ("python" ,python) ; Required for KillingFloor2 and Wreckfest. + ;; XXX: Change this back to 'python' when it is ungrafted in Guix. + ("python" ,python-3.11/fixed) ; Required for KillingFloor2 and Wreckfest. ("spdlog" ,spdlog))) ; Required for MangoHud. (define steam-container-libs |
