add homebrew-hauler to flake configuration and update homebrew app list

This commit is contained in:
2025-05-20 12:55:15 -04:00
parent 219550d11b
commit 446befb93b
3 changed files with 25 additions and 2 deletions

17
flake.lock generated
View File

@@ -101,6 +101,22 @@
"type": "github"
}
},
"homebrew-hauler": {
"flake": false,
"locked": {
"lastModified": 1746114847,
"narHash": "sha256-gx7y1vXeeDVl/ApGDCT7pOq7ge45z/zTjOehhM3J148=",
"owner": "hauler-dev",
"repo": "homebrew-tap",
"rev": "6f8c16af9d55e799711b44e547f9317346351a12",
"type": "github"
},
"original": {
"owner": "hauler-dev",
"repo": "homebrew-tap",
"type": "github"
}
},
"homebrew-siderolabs": {
"flake": false,
"locked": {
@@ -227,6 +243,7 @@
"homebrew-bundle": "homebrew-bundle",
"homebrew-cask": "homebrew-cask",
"homebrew-core": "homebrew-core",
"homebrew-hauler": "homebrew-hauler",
"homebrew-siderolabs": "homebrew-siderolabs",
"nix-darwin": "nix-darwin",
"nix-homebrew": "nix-homebrew",