about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-01-15 12:01:27 +0000
committerGitHub <noreply@github.com>2024-01-15 12:01:27 +0000
commited73852825ab5f0aca9dc863d198708dbfc01aa0 (patch)
treee9c69325c64cc1a687aab5caf50f58055d73fd9f /pkgs/top-level/aliases.nix
parent9de711cf62e9a5093b414cbbaca36747ce6f937a (diff)
parentfd48c92150090da0f08c7af1e6a89d4dec9ea6cd (diff)
downloadnixlib-ed73852825ab5f0aca9dc863d198708dbfc01aa0.tar
nixlib-ed73852825ab5f0aca9dc863d198708dbfc01aa0.tar.gz
nixlib-ed73852825ab5f0aca9dc863d198708dbfc01aa0.tar.bz2
nixlib-ed73852825ab5f0aca9dc863d198708dbfc01aa0.tar.lz
nixlib-ed73852825ab5f0aca9dc863d198708dbfc01aa0.tar.xz
nixlib-ed73852825ab5f0aca9dc863d198708dbfc01aa0.tar.zst
nixlib-ed73852825ab5f0aca9dc863d198708dbfc01aa0.zip
Merge staging-next into staging
Diffstat (limited to 'pkgs/top-level/aliases.nix')
-rw-r--r--pkgs/top-level/aliases.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index e957c6e55d5a..4f83c9260d03 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -71,6 +71,7 @@ mapAliases ({
   amtk = throw "amtk has been renamed to libgedit-amtk and is now maintained by Gedit Technology"; # Added 2023-12-31
   angelfish = libsForQt5.kdeGear.angelfish; # Added 2021-10-06
   ansible_2_12 = throw "Ansible 2.12 goes end of life in 2023/05 and can't be supported throughout the 23.05 release cycle"; # Added 2023-05-16
+  ansible_2_13 = throw "Ansible 2.13 goes end of life in 2023/11"; # Added 2023-12-30
   apacheAnt_1_9 = throw "Ant 1.9 has been removed since it's not used in nixpkgs anymore"; # Added 2023-11-12
   antimicroX = antimicrox; # Added 2021-10-31
   arcanPackages = throw "arcanPackages was removed and its sub-attributes were promoted to top-level"; # Added 2023-11-26
@@ -149,6 +150,7 @@ mapAliases ({
   chia = throw "chia has been removed. see https://github.com/NixOS/nixpkgs/pull/270254"; # Added 2023-11-30
   chia-dev-tools = throw "chia-dev-tools has been removed. see https://github.com/NixOS/nixpkgs/pull/270254"; # Added 2023-11-30
   chia-plotter = throw "chia-plotter has been removed. see https://github.com/NixOS/nixpkgs/pull/270254"; # Added 2023-11-30
+  chkservice = throw "chkservice has been removed from nixpkgs, as it has been deleted upstream"; # Added 2024-01-08
   chocolateDoom = chocolate-doom; # Added 2023-05-01
   chrome-gnome-shell = gnome-browser-connector; # Added 2022-07-27
   chromiumBeta = throw "'chromiumBeta' has been removed due to the lack of maintenance in nixpkgs. Consider using 'chromium' instead."; # Added 2023-10-18