Skip to content

Commit d217592

Browse files
VojtechStepfredrik-bakke
authored andcommitted
Add NodeJS to the devshell (UniMath#1064)
Pre-commit tries to run a downloaded NodeJS executable when NodeJS isn't available in the environment, but that fails to run on NixOS.
1 parent 4d4370a commit d217592

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
python
7575
# pre-commit checks
7676
pkgs.pre-commit
77+
pkgs.nodejs
7778
] ++ (with pkgs-mdbook; [
7879
# working on the website
7980
mdbook

0 commit comments

Comments
 (0)