Skip to content

Commit f438ae9

Browse files
committed
chore(flake): refresh pnpmDeps hash for the hono node-server bump
1 parent 8555272 commit f438ae9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
inherit (finalAttrs) pname version src pnpmWorkspaces;
161161
inherit pnpm;
162162
fetcherVersion = 3;
163-
hash = "sha256-EPePwye7D1uRuOPjwgjTMRW46OwzRV1snYxzCbIKMl8=";
163+
hash = "sha256-lnrnI7eBQ1UCVxjFgkY7Rdxobd7t4zFxzWjPAdZd5ao=";
164164
};
165165

166166
nativeBuildInputs = [

0 commit comments

Comments
 (0)