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 f4b629d commit 88a9f64Copy full SHA for 88a9f64
pkgs/development/tools/pnpm/default.nix
@@ -12,8 +12,8 @@ let
12
hash = "sha256-2qJ6C1QbxjUyP/lsLe2ZVGf/n+bWn/ZwIVWKqa2dzDY=";
13
};
14
"9" = {
15
- version = "9.15.7";
16
- hash = "sha256-HBjZi6W/BzT8fij2yPG0OxvNhmd33s3igdFIWTkGA/w=";
+ version = "9.15.9";
+ hash = "sha256-z4anrXZEBjldQoam0J1zBxFyCsxtk+nc6ax6xNxKKKc=";
17
18
"10" = {
19
version = "10.6.1";
0 commit comments