Skip to content

Commit 95b0243

Browse files
committed
Bump version in nix overlay
1 parent a00b78e commit 95b0243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/overlay.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
}: {
66
flake.overlays.default = final: _: let
77
# These must be updated following the instructions in ./nix/README.md when dependencies are updated or the version bumped
8-
version = "v11";
8+
version = "v12";
99
npmDepsHash = "sha256-zcqn+EsxWfdxkIKUnF8kiuURtPiE6XQOaDAspuKEe64=";
1010
RUSTY_V8_ARCHIVE = fetchRustyV8 "130.0.2" {
1111
aarch64-darwin = "sha256-aWZ/4Q4Wttx37xOdBmTCPGP+eYGhr4CM1UkYq8pC7Qs=";

0 commit comments

Comments
 (0)