Skip to content

Commit feb995a

Browse files
authored
pnpm: 9.12.1 -> 9.12.2 (#349093)
2 parents dd79602 + 9744efc commit feb995a

39 files changed

Lines changed: 154 additions & 128 deletions

File tree

ci/OWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ pkgs/by-name/fo/forgejo/ @adamcstephens @bendlas @emilylange
351351
/pkgs/build-support/node/build-npm-package @winterqt
352352
/pkgs/build-support/node/fetch-npm-deps @winterqt
353353
/doc/languages-frameworks/javascript.section.md @winterqt
354+
/pkgs/development/tools/pnpm @Scrumplex @gepbird
354355

355356
# OCaml
356357
/pkgs/build-support/ocaml @ulrikstrid

pkgs/applications/audio/youtube-music/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ stdenv.mkDerivation (finalAttrs: {
2323

2424
pnpmDeps = pnpm.fetchDeps {
2525
inherit (finalAttrs) pname version src;
26-
hash = "sha256-lxqBmtHkyk4mnM/AJQmpyCmvhW2e96vZBkgtoREjEXY=";
26+
hash = "sha256-6Fh1fbl7Y33EyWbWUhe70CGzhc4y+I59vPbzZydoJ18=";
2727
};
2828

2929
nativeBuildInputs = [ makeWrapper python3 nodejs pnpm.configHook ]

pkgs/applications/virtualization/podman-desktop/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ stdenv.mkDerivation (finalAttrs: {
2626

2727
pnpmDeps = pnpm.fetchDeps {
2828
inherit (finalAttrs) pname version src;
29-
hash = "sha256-mkWbFFv0IdLtog6uZM6xgTNlQPC+ytUQD8po8yiv/6Y=";
29+
hash = "sha256-LPsNRd1c/cQeyBn3LZKnKeAsZ981sOkLYTnXIZL82LA=";
3030
};
3131

3232
patches = [

pkgs/by-name/as/astro-language-server/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ stdenv.mkDerivation (finalAttrs: {
2525
pnpmWorkspace
2626
prePnpmInstall
2727
;
28-
hash = "sha256-zCCDlwsKPZQVEYrv85WcMY2JlWgz0tD6iHLSJg1RkRU=";
28+
hash = "sha256-WSnXMVWuE6VC75a1bhZHGyUg6r1yMBvoQZeKdIYE7QI=";
2929
};
3030

3131
nativeBuildInputs = [

pkgs/by-name/au/autoprefixer/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
pnpmDeps = pnpm_9.fetchDeps {
2626
inherit (finalAttrs) pname version src;
27-
hash = "sha256-AKOcKly8uBohhxx9nSo8rMrm0Ebk06LHZ1Yt9yoZj7g=";
27+
hash = "sha256-Gu2DRDx0YRlSb+EInOfmAOYKvOba6Lq1wkOW9t9fnbA=";
2828
};
2929

3030
installPhase = ''

pkgs/by-name/cl/clash-verge-rev/webui.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ stdenv.mkDerivation {
1212
pname = "${pname}-webui";
1313
pnpmDeps = pnpm.fetchDeps {
1414
inherit pname version src;
15-
hash = "sha256-DYsx1X1yXYEPFuMlvZtbJdefcCR8/wSUidFwsMy8oLk=";
15+
hash = "sha256-ZKDhBdVyLIPf7CQaYUvj9dJd3lA3zsqroSjTyvOmunQ=";
1616
};
1717

1818
nativeBuildInputs = [

pkgs/by-name/en/en-croissant/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ buildRustPackage rec {
3737

3838
pnpmDeps = pnpm_9.fetchDeps {
3939
inherit pname version src;
40-
hash = "sha256-hjSioKpvrGyo5UKvBrwln0S3aIpnJZ2PUdzBfbT7IC4=";
40+
hash = "sha256-hvWXSegUWJvwCU5NLb2vqnl+FIWpCLxw96s9NUIgJTI=";
4141
};
4242

4343
cargoLock = {

pkgs/by-name/fo/follow/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
3030

3131
pnpmDeps = pnpm.fetchDeps {
3232
inherit pname version src;
33-
hash = "sha256-JFAONU1C8pB2Hu4PJqqdqcXk9Ec+iPiAL8J+dk4oPj0=";
33+
hash = "sha256-e9Ui3oIS0wbDLgntF7PQZCll12yvWeKLISXVoK6BjuE=";
3434
};
3535

3636
env = {

pkgs/by-name/gi/gitbutler/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ rustPlatform.buildRustPackage rec {
5151

5252
pnpmDeps = pnpm_9.fetchDeps {
5353
inherit pname version src;
54-
hash = "sha256-r2PkNDvOofginL5Y0K+7Qhnsev2zle1q9qraG/ub7Wo=";
54+
hash = "sha256-rlEwFwN6DrOJZm1Hzy6qu7rLKQx69rRIqrScx9FExZM=";
5555
};
5656

5757
nativeBuildInputs = [

pkgs/by-name/go/goofcord/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ stdenv.mkDerivation (finalAttrs: {
4242

4343
pnpmDeps = pnpm'.fetchDeps {
4444
inherit (finalAttrs) pname version src;
45-
hash = "sha256-8i/ip0ZIo80bLb7UNO/h856CD7i3DV9QaPaNrxhViqE=";
45+
hash = "sha256-8dSyU9arSvISc2kDWbg/CP6L4sZjZi/Zv7TZN4ONOjQ=";
4646
};
4747

4848
env = {

0 commit comments

Comments
 (0)