diff options
| author | Fuwn <[email protected]> | 2025-04-29 22:40:18 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-04-29 22:40:18 -0700 |
| commit | 46776f53ae6c0629254329aac04c03b870e58818 (patch) | |
| tree | 61e8d0c20b4747f536be67ba9a6fb20cd2b4cd51 /flake.lock | |
| parent | Nara: Add deployment-related packages (diff) | |
| download | nixos-config-46776f53ae6c0629254329aac04c03b870e58818.tar.xz nixos-config-46776f53ae6c0629254329aac04c03b870e58818.zip | |
Nara: Add yabai and skhd brews
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -976,6 +976,22 @@ "type": "github" } }, + "koekeishiya-homebrew-tap": { + "flake": false, + "locked": { + "lastModified": 1743848243, + "narHash": "sha256-0MqhTeK4arIz90Y/6C2+lhHs5flvkJX2cYSoKl9ej64=", + "owner": "koekeishiya", + "repo": "homebrew-formulae", + "rev": "e4b31d3123be74806dd2917cf51d8ac5256e2975", + "type": "github" + }, + "original": { + "owner": "koekeishiya", + "repo": "homebrew-formulae", + "type": "github" + } + }, "libcamera-src": { "flake": false, "locked": { @@ -1943,6 +1959,7 @@ "hyprland-plugins": "hyprland-plugins", "jovian": "jovian", "just-flake": "just-flake", + "koekeishiya-homebrew-tap": "koekeishiya-homebrew-tap", "nerdsupremacist-homebrew-tap": "nerdsupremacist-homebrew-tap", "nikitabobko-homebrew-tap": "nikitabobko-homebrew-tap", "nix-alien": "nix-alien", |