Add azure-cli from nixpkgs

This commit is contained in:
Dave Gallant
2024-02-18 22:52:09 -05:00
parent d6d5ce1012
commit c0d4d6c289
2 changed files with 2 additions and 3 deletions

View File

@@ -21,7 +21,6 @@ in {
};
brews = [
"azure-cli"
"coreutils"
"gnu-sed"
"gnu-tar"
@@ -50,7 +49,6 @@ in {
];
taps = [
"azure/bicep"
"homebrew/bundle"
"homebrew/cask-fonts"
"homebrew/cask-versions"

View File

@@ -54,8 +54,9 @@ in {
unstable.skaffold
# cloud
unstable.google-cloud-sdk
unstable.awscli2
unstable.azure-cli
unstable.google-cloud-sdk
# LSP
nodePackages.bash-language-server