Skip to content

Commit bc74f8d

Browse files
committed
reinstall nodejs and npm in flake
1 parent d4a50b8 commit bc74f8d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

flake.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
nativeBuildInputs = with pkgs; [ bashInteractive ];
1616
buildInputs = with pkgs; [
1717
nodePackages.prisma
18+
nodePackages.npm
19+
nodejs_22
1820
gnumake
1921
bun
2022
biome

0 commit comments

Comments
 (0)