From fa1b80a668622da389ff18b2c067a46a50ac9a1a Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Tue, 24 Mar 2026 23:44:45 +0800 Subject: nongnu: Remove a few deprecated package aliases. * nongnu/packages/game-client.scm (steam-container, steam-nvidia-container) (heroic-container, heroic-nvidia-container) * nongnu/packages/nvidia.scm (nvidia-libs) * nongnu/packages/video.scm (ffmpeg-nvenc, ffmpeg-nvidia): Delete variables. --- nongnu/packages/game-client.scm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'nongnu/packages/game-client.scm') 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)) -- cgit v1.3