diff options
| author | Fuwn <[email protected]> | 2025-04-06 03:11:16 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-04-06 03:11:16 -0700 |
| commit | a1d162966703b91fbdadc10f66805ad8f46eb97f (patch) | |
| tree | fa3ba935594262240c62a019b9fa7516fd867588 /modules/mac/programs/homebrew/nix-homebrew.nix | |
| parent | Nara: Remove unused MAS app entries (diff) | |
| download | nixos-config-a1d162966703b91fbdadc10f66805ad8f46eb97f.tar.xz nixos-config-a1d162966703b91fbdadc10f66805ad8f46eb97f.zip | |
Flake: Bump and fix nix-darwin chain
Diffstat (limited to 'modules/mac/programs/homebrew/nix-homebrew.nix')
| -rw-r--r-- | modules/mac/programs/homebrew/nix-homebrew.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/mac/programs/homebrew/nix-homebrew.nix b/modules/mac/programs/homebrew/nix-homebrew.nix index 2a3db8a..5903803 100644 --- a/modules/mac/programs/homebrew/nix-homebrew.nix +++ b/modules/mac/programs/homebrew/nix-homebrew.nix @@ -10,7 +10,6 @@ "artginzburg/homebrew-tap" = artginzburg-homebrew-tap; "homebrew/homebrew-core" = homebrew-core; "homebrew/homebrew-cask" = homebrew-cask; - "homebrew/homebrew-bundle" = homebrew-bundle; "nerdsupremacist/homebrew-tap" = nerdsupremacist-homebrew-tap; "nikitabobko/homebrew-tap" = nikitabobko-homebrew-tap; "tuist/homebrew-tuist" = tuist-homebrew-tap; |