File tree Expand file tree Collapse file tree 3 files changed +1
-58
lines changed
development/python-modules/ambee Expand file tree Collapse file tree 3 files changed +1
-58
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -48,6 +48,7 @@ mapAliases ({
4848 aioquic-mitmproxy = throw "aioquic-mitmproxy has been removed because mitmproxy no longer uses it" ; # Added 2024-01-16
4949 amazon_kclpy = amazon-kclpy ; # added 2023-08-08
5050 ambiclimate = throw "ambiclimate has been removed, because the service has been terminated after 2024-03-31." ; # Added 2024-06-07
51+ ambee = throw "ambee has been removed because the upstream repository was archived in 2022" ; # Added 2024-10-04
5152 ansible-base = throw "ansible-base has been removed, because it is end of life" ; # added 2022-03-30
5253 ansible-doctor = throw "ansible-doctor has been promoted to a top-level attribute name: `pkgs.ansible-doctor`" ; # Added 2023-05-16
5354 ansible-later = throw "ansible-later has been promoted to a top-level attribute name: `pkgs.ansible-later`" ; # Added 2023-05-16
Original file line number Diff line number Diff line change @@ -562,8 +562,6 @@ self: super: with self; {
562562
563563 amazon-kclpy = callPackage ../development/python-modules/amazon-kclpy { };
564564
565- ambee = callPackage ../development/python-modules/ambee { };
566-
567565 amberelectric = callPackage ../development/python-modules/amberelectric { };
568566
569567 amcrest = callPackage ../development/python-modules/amcrest { };
You can’t perform that action at this time.
0 commit comments