summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorJörg Thalheim <joerg@thalheim.io>2020-06-05 09:44:33 +0100
committerJörg Thalheim <joerg@thalheim.io>2020-06-05 09:47:12 +0100
commit073d2fc4d5ab9c2d4761705b9e5de7b24f2b07c9 (patch)
tree2662177f137542b7c23ef9993b7b488c1100485a /pkgs/top-level/aliases.nix
parentfb6c3cee64826494973fdf4eb362eecac3fd8a11 (diff)
downloadnixpkgs-073d2fc4d5ab9c2d4761705b9e5de7b24f2b07c9.tar
nixpkgs-073d2fc4d5ab9c2d4761705b9e5de7b24f2b07c9.tar.gz
nixpkgs-073d2fc4d5ab9c2d4761705b9e5de7b24f2b07c9.tar.bz2
nixpkgs-073d2fc4d5ab9c2d4761705b9e5de7b24f2b07c9.tar.lz
nixpkgs-073d2fc4d5ab9c2d4761705b9e5de7b24f2b07c9.tar.xz
nixpkgs-073d2fc4d5ab9c2d4761705b9e5de7b24f2b07c9.tar.zst
nixpkgs-073d2fc4d5ab9c2d4761705b9e5de7b24f2b07c9.zip
cgmanager: remove
fixes #30023
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 ff405131074..30d9ce5bcfd 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -67,6 +67,7 @@ mapAliases ({
   bundler_HEAD = bundler; # added 2015-11-15
   cantarell_fonts = cantarell-fonts; # added 2018-03-03
   catfish = xfce.catfish; # added 2019-12-22
+  cgmanager = throw "cgmanager was deprecated by lxc and therefore removed from nixpkgs."; # added 2020-06-05
   checkbashism = checkbashisms; # added 2016-08-16
   cide = throw "deprecated in 2019-09-11: abandoned by upstream";
   cinepaint = throw "cinepaint has been removed from nixpkgs, as it was unmaintained"; # added 2019-12-10