about summary refs log tree commit diff
path: root/pkgs/top-level/aliases.nix
diff options
context:
space:
mode:
authorwucke13 <wucke13@gmail.com>2021-05-15 19:15:22 +0200
committerwucke13 <wucke13@gmail.com>2021-05-17 23:05:49 +0200
commitb0c4f223e5c460a319d2dcebd06b6f5927592ae2 (patch)
tree57c572ea322ebfd6f9e5071ced855f807927f3dd /pkgs/top-level/aliases.nix
parent6de508be51e1030d8755cb1b03fe9d474b2eb7e4 (diff)
downloadnixlib-b0c4f223e5c460a319d2dcebd06b6f5927592ae2.tar
nixlib-b0c4f223e5c460a319d2dcebd06b6f5927592ae2.tar.gz
nixlib-b0c4f223e5c460a319d2dcebd06b6f5927592ae2.tar.bz2
nixlib-b0c4f223e5c460a319d2dcebd06b6f5927592ae2.tar.lz
nixlib-b0c4f223e5c460a319d2dcebd06b6f5927592ae2.tar.xz
nixlib-b0c4f223e5c460a319d2dcebd06b6f5927592ae2.tar.zst
nixlib-b0c4f223e5c460a319d2dcebd06b6f5927592ae2.zip
libco-canonical: etc
remove the package as, canonical deleted it. It's not used anymore.
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 b8a804f9aaa1..9c377525b836 100644
--- a/pkgs/top-level/aliases.nix
+++ b/pkgs/top-level/aliases.nix
@@ -374,6 +374,7 @@ mapAliases ({
   libindicate-gtk3 = throw "libindacate-gtk2 has been removed from nixpkgs, as it's abandoned and uses deprecated libraries"; # added 2019-12-10
   libindicate-gtk2 = throw "libindacate-gtk3 has been removed from nixpkgs, as it's abandoned and uses deprecated libraries"; # added 2019-12-10
   libcap_progs = libcap.out; # added 2016-04-29
+  libco-canonical = throw "libco-canonical: Canonical deleted the repo, libco-canonical is not used anymore."; # added 2021-05-16
   libdbusmenu_qt5 = libsForQt5.libdbusmenu;  # added 2015-12-19
   libdbusmenu-glib = libdbusmenu; # added 2018-05-01
   liberation_ttf_v1_from_source = liberation_ttf_v1; # added 2018-12-12