Skip to content

Commit 6e32937

Browse files
committed
Update to officially released compiler-node.
1 parent 6637ff9 commit 6e32937

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

devbox.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -115,13 +115,13 @@
115115
}
116116
},
117117
"github:NixOS/nixpkgs/nixpkgs-unstable": {
118-
"last_modified": "2025-07-02T23:15:33Z",
119-
"resolved": "github:NixOS/nixpkgs/d55716bb59b91ae9d1ced4b1ccdea7a442ecbfdb?lastModified=1751498133&narHash=sha256-QWJ%2BNQbMU%2BNcU2xiyo7SNox1fAuwksGlQhpzBl76g1I%3D"
118+
"last_modified": "2025-07-15T16:15:05Z",
119+
"resolved": "github:NixOS/nixpkgs/dab3a6e781554f965bde3def0aa2fda4eb8f1708?lastModified=1752596105&narHash=sha256-lFNVsu%2FmHLq3q11MuGkMhUUoSXEdQjCHvpReaGP1S2k%3D"
120120
},
121121
"nodejs@20": {
122-
"last_modified": "2025-07-02T16:07:57Z",
122+
"last_modified": "2025-07-09T16:14:05Z",
123123
"plugin_version": "0.0.2",
124-
"resolved": "github:NixOS/nixpkgs/b32441ec0fae600e647cf4e6d6c245286a583106#nodejs_20",
124+
"resolved": "github:NixOS/nixpkgs/be9e214982e20b8310878ac2baa063a961c1bdf6#nodejs_20",
125125
"source": "devbox-search",
126126
"version": "20.19.3",
127127
"systems": {
@@ -150,13 +150,13 @@
150150
"path": "/nix/store/aahc92wlrxr7dmd1iwpalril5sb3grl7-nodejs-20.19.3",
151151
"default": true
152152
},
153-
{
154-
"name": "libv8",
155-
"path": "/nix/store/5xpzv5pxvn35qcgbzp3mb61dxi0d91hf-nodejs-20.19.3-libv8"
156-
},
157153
{
158154
"name": "dev",
159155
"path": "/nix/store/byimaa00vwir5aalag6ajx8s7agy0qr4-nodejs-20.19.3-dev"
156+
},
157+
{
158+
"name": "libv8",
159+
"path": "/nix/store/5xpzv5pxvn35qcgbzp3mb61dxi0d91hf-nodejs-20.19.3-libv8"
160160
}
161161
],
162162
"store_path": "/nix/store/aahc92wlrxr7dmd1iwpalril5sb3grl7-nodejs-20.19.3"

gren.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"direct": {
1010
"gren-lang/core": "6.0.1",
1111
"gren-lang/node": "5.0.4",
12-
"gren-lang/compiler-node": "local:../compiler-node"
12+
"gren-lang/compiler-node": "3.0.0"
1313
},
1414
"indirect": {
1515
"gren-lang/url": "5.0.0"

0 commit comments

Comments
 (0)