chore(flake): update to node.js 22
This commit is contained in:
parent
06e83a66b3
commit
eb21f4e01f
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@
|
|||
default = pkgs.mkShell {
|
||||
name = "env";
|
||||
buildInputs = with pkgs; [
|
||||
nodejs_18
|
||||
nodejs_22
|
||||
|
||||
# linters & formatters
|
||||
nixfmt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue