Loading pkgs/by-name/az/azure-cli/package.nix +3 −2 Original line number Diff line number Diff line Loading @@ -26,14 +26,14 @@ }: let version = "2.79.0"; version = "2.80.0"; src = fetchFromGitHub { name = "azure-cli-${version}-src"; owner = "Azure"; repo = "azure-cli"; tag = "azure-cli-${version}"; hash = "sha256-VvCtHNMdfW/fFZlbu/7EHlSa6GtFZ0B9pdqQFjHdmXg="; hash = "sha256-PIsOBltX2WBFCV4kdHkGPefBe/FGF9GQ5otXznE87aA="; }; # put packages that needs to be overridden in the py package scope Loading Loading @@ -160,6 +160,7 @@ py.pkgs.toPythonApplication ( with py.pkgs; [ antlr4-python3-runtime azure-ai-projects azure-appconfiguration azure-batch azure-cli-core Loading Loading
pkgs/by-name/az/azure-cli/package.nix +3 −2 Original line number Diff line number Diff line Loading @@ -26,14 +26,14 @@ }: let version = "2.79.0"; version = "2.80.0"; src = fetchFromGitHub { name = "azure-cli-${version}-src"; owner = "Azure"; repo = "azure-cli"; tag = "azure-cli-${version}"; hash = "sha256-VvCtHNMdfW/fFZlbu/7EHlSa6GtFZ0B9pdqQFjHdmXg="; hash = "sha256-PIsOBltX2WBFCV4kdHkGPefBe/FGF9GQ5otXznE87aA="; }; # put packages that needs to be overridden in the py package scope Loading Loading @@ -160,6 +160,7 @@ py.pkgs.toPythonApplication ( with py.pkgs; [ antlr4-python3-runtime azure-ai-projects azure-appconfiguration azure-batch azure-cli-core Loading