File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
pkgs/by-name/az/azure-cli Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff line change 5555 "hash" : " sha256-Zkp5Nzl+eQ7PPniDF7/K5II2xIG6OKC3Rhm3ZTpyILc=" ,
5656 "description" : " Provides a preview for upcoming AKS features"
5757 },
58- "akshybrid" : {
59- "pname" : " akshybrid" ,
60- "version" : " 0.1.2" ,
61- "url" : " https://hybridaksstorage.z13.web.core.windows.net/HybridAKS/CLI/akshybrid-0.1.2-py3-none-any.whl" ,
62- "hash" : " sha256-l2fNpETEIVc7wiDgHNWKZ8MKNhdc7bposEVKPG6YOo4=" ,
63- "description" : " Microsoft Azure Command-Line Tools HybridContainerService Extension"
64- },
6558 "alb" : {
6659 "pname" : " alb" ,
6760 "version" : " 2.0.1" ,
Original file line number Diff line number Diff line change 151151// lib . optionalAttrs config . allowAliases {
152152 # Removed extensions
153153 adp = throw "The 'adp' extension for azure-cli was deprecated upstream" ; # Added 2024-11-02, https://github.com/Azure/azure-cli-extensions/pull/8038
154+ akshybrid = throw "The 'akshybrid' extension for azure-cli was removed upstream" ; # https://github.com/Azure/azure-cli-extensions/pull/8955
154155 azurestackhci = throw "The 'azurestackhci' extension for azure-cli was deprecated upstream" ; # Added 2025-07-01, https://github.com/Azure/azure-cli-extensions/pull/8898
155156 blockchain = throw "The 'blockchain' extension for azure-cli was deprecated upstream" ; # Added 2024-04-26, https://github.com/Azure/azure-cli-extensions/pull/7370
156157 compute-diagnostic-rp = throw "The 'compute-diagnostic-rp' extension for azure-cli was deprecated upstream" ; # Added 2024-11-12, https://github.com/Azure/azure-cli-extensions/pull/8240
You can’t perform that action at this time.
0 commit comments