Skip to content

Commit

Permalink
build: node 18 -> 20
Browse files Browse the repository at this point in the history
  • Loading branch information
tstelzer committed Jun 16, 2024
1 parent 5ced554 commit 86982e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
mkShell {
buildInputs = [
act
nodejs_18
nodejs_20
sqlite
corepackEnable
];
Expand Down

0 comments on commit 86982e2

Please sign in to comment.