mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
teleport_{17,18}: pnpm_10_29_2 -> pnpm_10
This commit is contained in:
parent
8ec9b1ca3b
commit
ed3910e2c6
1 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@
|
|||
nodejs,
|
||||
openssl,
|
||||
pkg-config,
|
||||
pnpm_10_29_2,
|
||||
pnpm_10,
|
||||
fetchPnpmDeps,
|
||||
pnpmConfigHook,
|
||||
rustc,
|
||||
|
|
@ -81,7 +81,7 @@ let
|
|||
pname
|
||||
version
|
||||
;
|
||||
pnpm = pnpm_10_29_2;
|
||||
pnpm = pnpm_10;
|
||||
fetcherVersion = 3;
|
||||
hash = pnpmHash;
|
||||
};
|
||||
|
|
@ -91,7 +91,7 @@ let
|
|||
cargo
|
||||
nodejs
|
||||
pnpmConfigHook
|
||||
pnpm_10_29_2
|
||||
pnpm_10
|
||||
rustc
|
||||
rustc.llvmPackages.lld
|
||||
rustPlatform.cargoSetupHook
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue