From b79ba4866d521fe17e13dbb883df1e10c2f58f31 Mon Sep 17 00:00:00 2001 From: Emily Date: Mon, 27 Oct 2025 18:46:34 +0000 Subject: [PATCH] aliases: drop `rke2_testing` This was already a `throw` in the 25.05 release tag. --- pkgs/top-level/aliases.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix index 23524c6da2a8..8977ae66ea29 100644 --- a/pkgs/top-level/aliases.nix +++ b/pkgs/top-level/aliases.nix @@ -1266,7 +1266,6 @@ mapAliases { rewind-ai = throw "'rewind-ai' has been removed due to lack of of maintenance upstream"; # Added 2025-08-03 rigsofrods = rigsofrods-bin; # Added 2023-03-22 river = throw "'river' has been renamed to/replaced by 'river-classic'"; # Added 2025-08-30 - rke2_testing = throw "'rke2_testing' has been removed from nixpkgs as the RKE2 testing channel no longer serves releases"; # Added 2025-06-02 rl_json = tclPackages.rl_json; # Added 2025-05-03 rockbox_utility = rockbox-utility; # Added 2022-03-17 rockcraft = throw "rockcraft was removed in Sep 25 following removal of LXD from nixpkgs"; # added 2025-09-18