summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2022-01-15 13:50:19 +0100
committerJörg Thalheim <joerg@thalheim.io>2022-01-16 07:13:05 +0100
commit6e6058400a596509044c6833a1596d3cec5ebb33 (patch)
tree50fabb42cfcc7b1b55e8eea46eb4f7318bc50d46 /pkgs/top-level/aliases.nix
parent5a6a12256dbd2637fccc70a7ab99f4cb34bf9fae (diff)
downloadnixpkgs-6e6058400a596509044c6833a1596d3cec5ebb33.tar
nixpkgs-6e6058400a596509044c6833a1596d3cec5ebb33.tar.gz
nixpkgs-6e6058400a596509044c6833a1596d3cec5ebb33.tar.bz2
nixpkgs-6e6058400a596509044c6833a1596d3cec5ebb33.tar.lz
nixpkgs-6e6058400a596509044c6833a1596d3cec5ebb33.tar.xz
nixpkgs-6e6058400a596509044c6833a1596d3cec5ebb33.tar.zst
nixpkgs-6e6058400a596509044c6833a1596d3cec5ebb33.zip
vapor: drop package
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 672f2c46af7..472b18751b9 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -1040,6 +1040,7 @@ mapAliases ({
   uzbl = throw "uzbl has been removed from nixpkgs, as it's unmaintained and uses insecure libraries";
   v4l_utils = v4l-utils; # added 2019-08-07
   v8_3_16_14 = throw "v8_3_16_14 was removed in 2019-11-01: no longer referenced by other packages";
+  vapor = throw "vapor was removed because it was unmaintained and upstream service no longer exists";
   vamp = { vampSDK = vamp-plugin-sdk; }; # added 2020-03-26
   varnish62 = throw "varnish62 was removed from nixpkgs, because it is unmaintained upstream. Please switch to a different release."; # 2021-07-26
   varnish63 = throw "varnish63 was removed from nixpkgs, because it is unmaintained upstream. Please switch to a different release."; # 2021-07-26