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 @@ -46,6 +46,7 @@ mapAliases ({
4646 aioquic-mitmproxy = throw "aioquic-mitmproxy has been removed because mitmproxy no longer uses it" ; # Added 2024-01-16
4747 amazon_kclpy = amazon-kclpy ; # added 2023-08-08
4848 ambiclimate = throw "ambiclimate has been removed, because the service has been terminated after 2024-03-31." ; # Added 2024-06-07
49+ ambee = throw "ambee has been removed because the upstream repository was archived in 2022" ; # Added 2024-10-04
4950 ansible-base = throw "ansible-base has been removed, because it is end of life" ; # added 2022-03-30
5051 ansible-doctor = throw "ansible-doctor has been promoted to a top-level attribute name: `pkgs.ansible-doctor`" ; # Added 2023-05-16
5152 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 @@ -566,8 +566,6 @@ self: super: with self; {
566566
567567 amazon-kclpy = callPackage ../development/python-modules/amazon-kclpy { };
568568
569- ambee = callPackage ../development/python-modules/ambee { };
570-
571569 amberelectric = callPackage ../development/python-modules/amberelectric { };
572570
573571 amcrest = callPackage ../development/python-modules/amcrest { };
You can’t perform that action at this time.
0 commit comments