From f34ab96ef85492a601e88b192217f215814d8ee5 Mon Sep 17 00:00:00 2001 From: James Walker Date: Fri, 31 Jul 2026 15:33:47 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=A6=20package=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/heraclitus/homebrew.nix | 21 +++++++++++++-------- nix/shells.nix | 1 + 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/hosts/heraclitus/homebrew.nix b/hosts/heraclitus/homebrew.nix index 4be6ffa..b0a7fc8 100644 --- a/hosts/heraclitus/homebrew.nix +++ b/hosts/heraclitus/homebrew.nix @@ -5,11 +5,18 @@ _: taps = [ "homebrew/cask" "homebrew/services" - "walkah/tap" - "1password/tap" - "d12frosted/emacs-plus" - "dracula/install" - "heroku/brew" + { + name = "1password/tap"; + trusted = true; + } + { + name = "d12frosted/emacs-plus"; + trusted = true; + } + { + name = "dracula/install"; + trusted = true; + } ]; brews = [ @@ -25,7 +32,6 @@ _: "gcc" "gh" "helm" - "heroku" "kubo" "kind" "kubernetes-cli" @@ -41,7 +47,6 @@ _: "ripgrep" "tea" "terminal-notifier" - "thefuck" "watchman" ]; @@ -69,7 +74,6 @@ _: "google-chrome" "gpg-suite" "hazel" - "jordanbaird-ice@beta" "logi-options+" "logitech-camera-settings" "microsoft-edge" @@ -87,6 +91,7 @@ _: "steam" "synology-drive" "tailscale-app" + "thaw" "todoist-app" "visual-studio-code" "zen" diff --git a/nix/shells.nix b/nix/shells.nix index 622dd0b..b3806a2 100644 --- a/nix/shells.nix +++ b/nix/shells.nix @@ -10,6 +10,7 @@ buildInputs = with pkgs; [ deadnix doctl + nh nixd nixf nixpkgs-fmt