about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorToma <62384384+TomaSajt@users.noreply.github.com>2024-01-30 15:09:54 +0100
committerGitHub <noreply@github.com>2024-01-30 15:09:54 +0100
commit9188d39c92920e5c215b827a2efd64b664c2f9db (patch)
treef9fcb6ec8e93937e186fd2ae87c06368e73ea3e2 /pkgs/top-level
parentd8d039b1e2b7e7ad1b3eeccee3ec78b559ae2fac (diff)
gcs: 4.8.0 -> 5.20.4, adopt, refactor (#279271)
* gcs: 4.8.0 -> 5.20.4, adopt, refactor

---------

Co-authored-by: Weijia Wang <9713184+wegank@users.noreply.github.com>
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/all-packages.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/pkgs/top-level/all-packages.nix b/pkgs/top-level/all-packages.nix
index 6688d7860d64a..ffa6e0c484cca 100644
--- a/pkgs/top-level/all-packages.nix
+++ b/pkgs/top-level/all-packages.nix
@@ -37699,8 +37699,6 @@ with pkgs;
 
   gav = callPackage ../games/gav { };
 
-  gcs = callPackage ../games/gcs { };
-
   gcompris = libsForQt5.callPackage ../games/gcompris { };
 
   gemrb = callPackage ../games/gemrb { };