Loading pkgs/by-name/az/azure-cli/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -26,14 +26,14 @@ }: let version = "2.70.0"; version = "2.71.0"; src = fetchFromGitHub { name = "azure-cli-${version}-src"; owner = "Azure"; repo = "azure-cli"; rev = "azure-cli-${version}"; hash = "sha256-vvX/LkG8qA53AxVlvq7FSTqbVblvE5xbDq4V0SINCAk="; hash = "sha256-vtuDgj3UJCmKxYg0OgG59ezQh7HlscNywz61BHDzJF8="; }; # put packages that needs to be overridden in the py package scope Loading Loading
pkgs/by-name/az/azure-cli/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -26,14 +26,14 @@ }: let version = "2.70.0"; version = "2.71.0"; src = fetchFromGitHub { name = "azure-cli-${version}-src"; owner = "Azure"; repo = "azure-cli"; rev = "azure-cli-${version}"; hash = "sha256-vvX/LkG8qA53AxVlvq7FSTqbVblvE5xbDq4V0SINCAk="; hash = "sha256-vtuDgj3UJCmKxYg0OgG59ezQh7HlscNywz61BHDzJF8="; }; # put packages that needs to be overridden in the py package scope Loading