diff --git a/devbox.json b/devbox.json index 8ba4865..2d41da4 100644 --- a/devbox.json +++ b/devbox.json @@ -1,7 +1,7 @@ { "packages": [ "nodejs@20", - "bun@1", + "bun@1.2.19", "flyctl@0.1.127" ] } diff --git a/devbox.lock b/devbox.lock index a5f1a93..454ddf3 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.19": { + "last_modified": "2025-07-24T15:00:16Z", + "resolved": "github:NixOS/nixpkgs/b74a30dbc0a72e20df07d43109339f780b439291#bun", "source": "devbox-search", - "version": "1.0.11", + "version": "1.2.19", "systems": { "aarch64-darwin": { - "store_path": "/nix/store/h5n8rgpkmd64q9ykxgifki7zn8g5iq7d-bun-1.0.11" + "outputs": [ + { + "name": "out", + "path": "/nix/store/xi538cxm2gd6k0srwnxvx380ymc78gaa-bun-1.2.19", + "default": true + } + ], + "store_path": "/nix/store/xi538cxm2gd6k0srwnxvx380ymc78gaa-bun-1.2.19" }, "aarch64-linux": { - "store_path": "/nix/store/2x7a9cgdcssfcg72fqz7yxqwacc169n9-bun-1.0.11" + "outputs": [ + { + "name": "out", + "path": "/nix/store/ayqrpbrc7r6868iflb71rmjzgwr1f2pg-bun-1.2.19", + "default": true + } + ], + "store_path": "/nix/store/ayqrpbrc7r6868iflb71rmjzgwr1f2pg-bun-1.2.19" + }, + "x86_64-darwin": { + "outputs": [ + { + "name": "out", + "path": "/nix/store/3csvln9p016hvis7rpmmcgv33ikz5n8s-bun-1.2.19", + "default": true + } + ], + "store_path": "/nix/store/3csvln9p016hvis7rpmmcgv33ikz5n8s-bun-1.2.19" }, "x86_64-linux": { - "store_path": "/nix/store/zqprz2gxw7vn23hjzkzdkvvyr3yjs1y1-bun-1.0.11" + "outputs": [ + { + "name": "out", + "path": "/nix/store/bb93vc9drgyg8gs121knnwr160aynl1w-bun-1.2.19", + "default": true + } + ], + "store_path": "/nix/store/bb93vc9drgyg8gs121knnwr160aynl1w-bun-1.2.19" } } }, @@ -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",