about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorGuillaume Maudoux <guillaume.maudoux@tweag.io>2024-01-15 08:58:12 +0100
committerGitHub <noreply@github.com>2024-01-15 08:58:12 +0100
commit179e2d5fd37904463790fc0a67e43b36ff2d382b (patch)
tree210b0232deef2f9d0bdad6dd824c38df3fc07114 /pkgs/top-level/aliases.nix
parente0629618b4b419a47e2c8a3cab223e2a7f3a8f97 (diff)
parent8930c7968f28d7a5ca55e37560f9c1a2dc1fad81 (diff)
downloadnixlib-179e2d5fd37904463790fc0a67e43b36ff2d382b.tar
nixlib-179e2d5fd37904463790fc0a67e43b36ff2d382b.tar.gz
nixlib-179e2d5fd37904463790fc0a67e43b36ff2d382b.tar.bz2
nixlib-179e2d5fd37904463790fc0a67e43b36ff2d382b.tar.lz
nixlib-179e2d5fd37904463790fc0a67e43b36ff2d382b.tar.xz
nixlib-179e2d5fd37904463790fc0a67e43b36ff2d382b.tar.zst
nixlib-179e2d5fd37904463790fc0a67e43b36ff2d382b.zip
Merge pull request #279498 from GetPsyched/chkservice
chkservice: remove
Diffstat (limited to 'pkgs/top-level/aliases.nix')
-rw-r--r--pkgs/top-level/aliases.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkgs/top-level/aliases.nix b/pkgs/top-level/aliases.nix
index 5f2dd8b67588..8d9274f3eace 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -147,6 +147,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