add homebrew-flux to flake configuration and update Homebrew app list

This commit is contained in:
2026-01-02 12:54:37 -05:00
parent 2fc8f46e58
commit 53200cd5f1
3 changed files with 24 additions and 0 deletions

17
flake.lock generated
View File

@@ -101,6 +101,22 @@
"type": "github"
}
},
"homebrew-flux": {
"flake": false,
"locked": {
"lastModified": 1764243751,
"narHash": "sha256-VnCmSOwYnJSSkSOS8D3rCHpdb4gOfVrwVFH0o74LOTQ=",
"owner": "fluxcd",
"repo": "homebrew-tap",
"rev": "222e7882f52681b5456eaecec2c3b4eab0906ab6",
"type": "github"
},
"original": {
"owner": "fluxcd",
"repo": "homebrew-tap",
"type": "github"
}
},
"homebrew-hauler": {
"flake": false,
"locked": {
@@ -194,6 +210,7 @@
"homebrew-bundle": "homebrew-bundle",
"homebrew-cask": "homebrew-cask",
"homebrew-core": "homebrew-core",
"homebrew-flux": "homebrew-flux",
"homebrew-hauler": "homebrew-hauler",
"homebrew-siderolabs": "homebrew-siderolabs",
"nix-darwin": "nix-darwin",