mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Add azure-cli from nixpkgs
This commit is contained in:
@@ -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"
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user