From 0548ebe1c9040b3ae59194dd682e3327892804dd Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 8 May 2023 22:27:13 +0200 Subject: viewer: use nodejs 16 -> 18 for build in flake and CI Node v16 is reaching EOL in a few months. Build seems to work fine with the new LTS (v18). --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index a5a4f46..7c03823 100644 --- a/flake.nix +++ b/flake.nix @@ -35,7 +35,7 @@ tmux # viewer - nodejs-16_x + nodejs-18_x yarn # compiler -- cgit v1.2.3