From f67d2af3426e5f5d7bd547acc15574b0377f44dd Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Sun, 23 Apr 2023 23:52:35 -0400 Subject: [PATCH] Cleanup brew.nix --- modules/darwin/brew.nix | 4 +--- packages/common.nix | 1 - 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/modules/darwin/brew.nix b/modules/darwin/brew.nix index ce97f39..5da35b6 100644 --- a/modules/darwin/brew.nix +++ b/modules/darwin/brew.nix @@ -21,15 +21,13 @@ in { }; brews = [ - "bensadeh/circumflex/circumflex" - "bicep" + "azure-cli" "coreutils" "gnu-sed" "gnu-tar" "netdata" "node" "podman" - "universal-ctags" ]; casks = [ diff --git a/packages/common.nix b/packages/common.nix index 590a432..708b8d4 100644 --- a/packages/common.nix +++ b/packages/common.nix @@ -120,7 +120,6 @@ in { rnix-lsp # cloud - azure-cli cloud-sql-proxy # python