From 4783784fb3ba48be6a343bcc8028d616999d5898 Mon Sep 17 00:00:00 2001 From: math-pixel <59537610+math-pixel@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:27:21 +0200 Subject: [PATCH 1/3] feat: change version --- .nvmrc | 1 + nixpacks.toml | 2 ++ 2 files changed, 3 insertions(+) create mode 100644 .nvmrc create mode 100644 nixpacks.toml diff --git a/.nvmrc b/.nvmrc new file mode 100644 index 0000000..d135def --- /dev/null +++ b/.nvmrc @@ -0,0 +1 @@ +22.12.0 \ No newline at end of file diff --git a/nixpacks.toml b/nixpacks.toml new file mode 100644 index 0000000..b9ff546 --- /dev/null +++ b/nixpacks.toml @@ -0,0 +1,2 @@ +[phases.setup] +nixPkgs = ["nodejs-22_x"] \ No newline at end of file From e868e72402ff226bafedb1b594b16f800188d01f Mon Sep 17 00:00:00 2001 From: math-pixel <59537610+math-pixel@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:40:05 +0200 Subject: [PATCH 2/3] update: deploy file --- .nvmrc | 2 +- nixpacks.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.nvmrc b/.nvmrc index d135def..829e973 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -22.12.0 \ No newline at end of file +20.19.0 \ No newline at end of file diff --git a/nixpacks.toml b/nixpacks.toml index b9ff546..893fc4a 100644 --- a/nixpacks.toml +++ b/nixpacks.toml @@ -1,2 +1,2 @@ [phases.setup] -nixPkgs = ["nodejs-22_x"] \ No newline at end of file +nixPkgs = ["nodejs"] \ No newline at end of file From eade051241041fcadbcedb428b85e9ff9fefd863 Mon Sep 17 00:00:00 2001 From: math-pixel <59537610+math-pixel@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:46:52 +0200 Subject: [PATCH 3/3] update: deploy file --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index 829e973..d135def 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -20.19.0 \ No newline at end of file +22.12.0 \ No newline at end of file