We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d49bca2 commit c1dda9cCopy full SHA for c1dda9c
overlays/pnpm.nix
@@ -1,6 +1,6 @@
1
final: prev: let
2
- version = "9.15.2";
3
- sha256 = "sha256-AiMJuzE1kUK2W/qIngQG0u69Ws//ykfmlErPKdnWpms=";
+ version = "10.15.1";
+ sha256 = "sha256-jFOvAq4+wfsK51N3+NTWIXwtfL5vA8FjUMq/dJPebv8=";
4
lib = import ../lib {pkgs = prev;};
5
in
6
lib.overlayNodePackages {
0 commit comments