From 19cd2a8224a5404de293085815423fd6f9d52da6 Mon Sep 17 00:00:00 2001 From: Morten Olsen Date: Tue, 16 Dec 2025 22:48:54 +0100 Subject: [PATCH] remove missing pkg --- modules/darwin/homebrew.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/darwin/homebrew.nix b/modules/darwin/homebrew.nix index c9f81a9..fc160fa 100644 --- a/modules/darwin/homebrew.nix +++ b/modules/darwin/homebrew.nix @@ -103,7 +103,6 @@ in { "fluxcd/tap/flux" "sst/tap/opencode" "tree-sitter-cli" - "borders" ]; description = "Homebrew formulae to install (for packages not in nixpkgs)"; };