summaryrefslogtreecommitdiff
path: root/nongnu/packages/game-client.scm
diff options
context:
space:
mode:
Diffstat (limited to 'nongnu/packages/game-client.scm')
-rw-r--r--nongnu/packages/game-client.scm4
1 files changed, 0 insertions, 4 deletions
diff --git a/nongnu/packages/game-client.scm b/nongnu/packages/game-client.scm
index cd79ee1..a435ab6 100644
--- a/nongnu/packages/game-client.scm
+++ b/nongnu/packages/game-client.scm
@@ -249,8 +249,6 @@ implementation with gogdl and Amazon Games using Nile.")
Valve. This package provides a script for launching Steam in a Guix container
which will use the directory @file{$HOME/.local/share/guix-sandbox-home} where
all games will be installed.")))
-(define-deprecated/public-alias steam-container (steam-container-for mesa))
-(define-deprecated/public-alias steam-nvidia-container (steam-container-for nvda))
(define-public steam-for
(compose nonguix-container->package steam-container-for))
@@ -293,8 +291,6 @@ implementation with gogdl and Amazon Games using Nile. This package provides
a script for launching Heroic in a Guix container which will use the directory
@file{$HOME/.local/share/guix-sandbox-home} where all games will be
installed.")))
-(define-deprecated/public-alias heroic-container (heroic-container-for mesa))
-(define-deprecated/public-alias heroic-nvidia-container (heroic-container-for nvda))
(define-public heroic-for
(compose nonguix-container->package heroic-container-for))