diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -23,6 +23,21 @@ "type": "github" } }, + "acsandmann-homebrew-tap": { + "flake": false, + "locked": { + "lastModified": 1764950047, + "owner": "acsandmann", + "repo": "homebrew-tap", + "rev": "35904e121efbe3c75dd3970d12b2db7e34cbc10f", + "type": "github" + }, + "original": { + "owner": "acsandmann", + "repo": "homebrew-tap", + "type": "github" + } + }, "apple-fonts": { "inputs": { "flake-utils": [ @@ -655,6 +670,21 @@ "type": "github" } }, + "hillyu-homebrew-tap": { + "flake": false, + "locked": { + "lastModified": 1767062626, + "owner": "hillyu", + "repo": "homebrew-tap", + "rev": "4dfe8c29d5d8374f980990109f27e1ed33ac48e1", + "type": "github" + }, + "original": { + "owner": "hillyu", + "repo": "homebrew-tap", + "type": "github" + } + }, "home-manager": { "inputs": { "nixpkgs": [ @@ -1885,6 +1915,7 @@ "root": { "inputs": { "aagl": "aagl", + "acsandmann-homebrew-tap": "acsandmann-homebrew-tap", "apple-fonts": "apple-fonts", "artginzburg-homebrew-tap": "artginzburg-homebrew-tap", "cachix": "cachix", @@ -1903,6 +1934,7 @@ "gigi": "gigi", "gitignore": "gitignore", "gromgit-homebrew-fuse": "gromgit-homebrew-fuse", + "hillyu-homebrew-tap": "hillyu-homebrew-tap", "home-manager": "home-manager", "homebrew-cask": "homebrew-cask", "homebrew-core": "homebrew-core", |