Add pnpm to shell.nix

This commit is contained in:
2026-06-09 09:31:38 +02:00
parent 1c9fb474df
commit bd228365ed
+1
View File
@@ -8,6 +8,7 @@ pkgs.mkShell {
python3 python3
uv uv
ruff ruff
pnpm
]; ];
shellHook = '' shellHook = ''