Skip to content

Commit 5444dbb

Browse files
authored
chore: update pnpm to 10.14.0
1 parent d49bca2 commit 5444dbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overlays/pnpm.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
final: prev: let
2-
version = "9.15.2";
3-
sha256 = "sha256-AiMJuzE1kUK2W/qIngQG0u69Ws//ykfmlErPKdnWpms=";
2+
version = "10.14.0";
3+
sha256 = "sha256-KXU05l1YQkUFOcHoAiyIMateH+LrdGZHh6gVUZVC1iA=";
44
lib = import ../lib {pkgs = prev;};
55
in
66
lib.overlayNodePackages {

0 commit comments

Comments
 (0)