diff --git a/devbox.json b/devbox.json index 8ba4865..dddc5d6 100644 --- a/devbox.json +++ b/devbox.json @@ -1,7 +1,7 @@ { "packages": [ "nodejs@20", - "bun@1", + "bun@1.2.22", "flyctl@0.1.127" ] } diff --git a/devbox.lock b/devbox.lock index a5f1a93..bb8d1cc 100644 --- a/devbox.lock +++ b/devbox.lock @@ -1,20 +1,51 @@ { "lockfile_version": "1", "packages": { - "bun@1": { - "last_modified": "2023-11-09T21:23:13Z", - "resolved": "github:NixOS/nixpkgs/1f37660f64a850233baab512c9b9bd83fb72be57#bun", + "bun@1.2.22": { + "last_modified": "2025-09-18T16:33:27Z", + "resolved": "github:NixOS/nixpkgs/f4b140d5b253f5e2a1ff4e5506edbf8267724bde#bun", "source": "devbox-search", - "version": "1.0.11", + "version": "1.2.22", "systems": { "aarch64-darwin": { - "store_path": "/nix/store/h5n8rgpkmd64q9ykxgifki7zn8g5iq7d-bun-1.0.11" + "outputs": [ + { + "name": "out", + "path": "/nix/store/ynr81p4vacl5fm41yzfzwqz3qsbimqdi-bun-1.2.22", + "default": true + } + ], + "store_path": "/nix/store/ynr81p4vacl5fm41yzfzwqz3qsbimqdi-bun-1.2.22" }, "aarch64-linux": { - "store_path": "/nix/store/2x7a9cgdcssfcg72fqz7yxqwacc169n9-bun-1.0.11" + "outputs": [ + { + "name": "out", + "path": "/nix/store/3lr6lisc7lx9l4cb8z617qf4bhk8nr2i-bun-1.2.22", + "default": true + } + ], + "store_path": "/nix/store/3lr6lisc7lx9l4cb8z617qf4bhk8nr2i-bun-1.2.22" + }, + "x86_64-darwin": { + "outputs": [ + { + "name": "out", + "path": "/nix/store/dajhqvr0cds9ac7dd9qzvf8hzf8qynhf-bun-1.2.22", + "default": true + } + ], + "store_path": "/nix/store/dajhqvr0cds9ac7dd9qzvf8hzf8qynhf-bun-1.2.22" }, "x86_64-linux": { - "store_path": "/nix/store/zqprz2gxw7vn23hjzkzdkvvyr3yjs1y1-bun-1.0.11" + "outputs": [ + { + "name": "out", + "path": "/nix/store/agx30ycjfl49caxq6p7p78cm8r4w8cn1-bun-1.2.22", + "default": true + } + ], + "store_path": "/nix/store/agx30ycjfl49caxq6p7p78cm8r4w8cn1-bun-1.2.22" } } }, @@ -40,6 +71,7 @@ }, "nodejs@20": { "last_modified": "2023-10-25T20:49:13Z", + "plugin_version": "0.0.2", "resolved": "github:NixOS/nixpkgs/75a52265bda7fd25e06e3a67dee3f0354e73243c#nodejs_20", "source": "devbox-search", "version": "20.9.0",