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.
2 parents 0e77061 + a44aa47 commit 5a87312Copy full SHA for 5a87312
overlays/pnpm.nix
@@ -1,6 +1,6 @@
1
final: prev: let
2
- version = "9.14.4";
3
- sha256 = "sha256-JqcmtjO2KaP6vaAG9pauQmCVSjYyyAVBEteuiXeeX5o=";
+ version = "9.15.0";
+ sha256 = "sha256-Caj+MaNP2nBjVGgGGfQAL0zO9trf+TJA0k72yDHw/Sg=";
4
lib = import ../lib {pkgs = prev;};
5
in
6
lib.overlayNodePackages {
0 commit comments