Skip to content

Commit 7a7a380

Browse files
committed
Use pnpm from nodePackages
1 parent 8d944bf commit 7a7a380

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.idx/dev.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
packages = [
99
pkgs.terraform
1010
pkgs.nodejs
11-
pkgs.pnpm
11+
pkgs.nodePackages.pnpm
1212
];
1313

1414
# Sets environment variables in the workspace

0 commit comments

Comments
 (0)