From df8f06c8e58dc0f643c3238ab3ecee223afec4ea Mon Sep 17 00:00:00 2001 From: Jonathan Ringer Date: Wed, 2 Feb 2022 09:18:58 -0800 Subject: [PATCH] release-small.nix: cleanup --- pkgs/top-level/release-small.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix index 66c6bb37348..a9ff7f36909 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;