Skip to content

Commit

Permalink
chore: fix nodejs version
Browse files Browse the repository at this point in the history
  • Loading branch information
debora-be committed Jan 13, 2025
1 parent c4da050 commit 217c168
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
go
tinygo
git
act
antlr4
just
nodejs_20
tree
] ++ optional stdenv.isLinux inotify-tools
++ optionals stdenv.isDarwin
(with darwin.apple_sdk.frameworks; [ CoreFoundation CoreServices ]);
Expand Down

0 comments on commit 217c168

Please sign in to comment.