Cleanup brew.nix

This commit is contained in:
Dave Gallant
2023-04-23 23:52:35 -04:00
parent 3cbfaca950
commit f67d2af342
2 changed files with 1 additions and 4 deletions

View File

@@ -21,15 +21,13 @@ in {
}; };
brews = [ brews = [
"bensadeh/circumflex/circumflex" "azure-cli"
"bicep"
"coreutils" "coreutils"
"gnu-sed" "gnu-sed"
"gnu-tar" "gnu-tar"
"netdata" "netdata"
"node" "node"
"podman" "podman"
"universal-ctags"
]; ];
casks = [ casks = [

View File

@@ -120,7 +120,6 @@ in {
rnix-lsp rnix-lsp
# cloud # cloud
azure-cli
cloud-sql-proxy cloud-sql-proxy
# python # python