summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2025-12-17 14:43:22 -0500
committerJohn Kehayias <john.kehayias@protonmail.com>2025-12-17 14:44:42 -0500
commit705333bf29dd5ed80044362d060fabd539271dc7 (patch)
tree31ff89af9a31ccc2fe3737d125b632f1bd86be94
parent1a9423530362ff898683fd9e29894d926587f85f (diff)
Revert "nongnu: steam: Fix union-build collision of python."
This reverts commit a345ef84fbdf3b2491acb2c2b6665a4eb97bd4aa. python-3.11 was ungrafted in Guix with <https://codeberg.org/guix/guix/commit/73fcd73aebd831b4dae283936d702052e86d1049> so this change is no longer needed. Fixes #428.
-rw-r--r--nongnu/packages/game-client.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/nongnu/packages/game-client.scm b/nongnu/packages/game-client.scm
index 45c4811..22a9c1c 100644
--- a/nongnu/packages/game-client.scm
+++ b/nongnu/packages/game-client.scm
@@ -220,8 +220,7 @@ 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.
- ;; XXX: Change this back to 'python' when it is ungrafted in Guix.
- ("python" ,python-3.11/fixed) ; Required for KillingFloor2 and Wreckfest.
+ ("python" ,python) ; Required for KillingFloor2 and Wreckfest.
("spdlog" ,spdlog))) ; Required for MangoHud.
(define steam-container-libs