fix(flake) stick to pnpm@9.x

to be in sync with pnpm definition in `package.json`. In other case
`pnpm@10` is used and `pnpm i` or other commands won't work properly
This commit is contained in:
jk
2025-05-14 14:36:04 +02:00
parent 2f7046002d
commit b43395d8ed

View File

@@ -22,7 +22,7 @@
# JS development
nodejs_22
nodePackages.pnpm
pnpm_9
];
shellHook = ''