diff options
| author | Fuwn <[email protected]> | 2026-02-01 03:31:58 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-02-01 03:34:12 -0800 |
| commit | f540f1accc5d89a1d5c0ca4d7b269ba1d9407b09 (patch) | |
| tree | 2d8d13524ccf0e2a8beaa4b292d43f83020f3286 /flake.lock | |
| parent | Nara(Homebrew): Add Hugging Face Hub CLI brew (diff) | |
| download | nixos-config-f540f1accc5d89a1d5c0ca4d7b269ba1d9407b09.tar.xz nixos-config-f540f1accc5d89a1d5c0ca4d7b269ba1d9407b09.zip | |
Nara: Move four development packages from home to modules
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 16 |
1 files changed, 16 insertions, 0 deletions
@@ -1778,6 +1778,21 @@ "type": "github" } }, + "oven-sh-homebrew-bun": { + "flake": false, + "locked": { + "lastModified": 1769683249, + "owner": "oven-sh", + "repo": "homebrew-bun", + "rev": "467bd9fc44e6714aa1d5e75c01e4cfb067b9f7c1", + "type": "github" + }, + "original": { + "owner": "oven-sh", + "repo": "homebrew-bun", + "type": "github" + } + }, "pia": { "inputs": { "flake-utils": [ @@ -1981,6 +1996,7 @@ "notion-repackaged": "notion-repackaged", "nur": "nur", "omnix": "omnix", + "oven-sh-homebrew-bun": "oven-sh-homebrew-bun", "pia": "pia", "pre-commit-hooks": "pre-commit-hooks_2", "pywal-nix": "pywal-nix", |