about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorJonathan Ringer <jonringer117@gmail.com>2022-02-02 09:18:58 -0800
committerJonathan Ringer <jonringer@users.noreply.github.com>2022-02-02 21:09:13 -0800
commitdf8f06c8e58dc0f643c3238ab3ecee223afec4ea (patch)
tree052ca42509843e8ff5eeb6cffc12123d26e88e6a /pkgs
parent09ca0f5a50ed9d91e2612a1ad467bf6f10d3cd63 (diff)
release-small.nix: cleanup
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/top-level/release-small.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix
index 66c6bb3734842..a9ff7f369092f 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -30,7 +30,6 @@ with import ./release-lib.nix { inherit supportedSystems nixpkgsArgs; };
   bind = linux;
   bsdiff = all;
   bzip2 = all;
-  classpath = linux;
   cmake = all;
   coreutils = all;
   cpio = all;
@@ -58,7 +57,6 @@ with import ./release-lib.nix { inherit supportedSystems nixpkgsArgs; };
   gnused = all;
   gnutar = all;
   gnutls = linux;
-  gogoclient = linux;
   grub = linux;
   grub2 = linux;
   gsl = linux;
@@ -103,7 +101,6 @@ with import ./release-lib.nix { inherit supportedSystems nixpkgsArgs; };
   mesa = mesaPlatforms;
   midori = linux;
   mingetty = linux;
-  mk = linux;
   mktemp = all;
   mono = linux;
   monotone = linux;