Skip to content

Commit 26dcead

Browse files
committed
chore(flake): refresh pnpmDeps hash for the js-yaml bump
1 parent 761f6b3 commit 26dcead

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-7U48bXBsxGkJeSKja0f3Z/OmhrTqDnON50hMGG26Ks4=";
163+
hash = "sha256-EPePwye7D1uRuOPjwgjTMRW46OwzRV1snYxzCbIKMl8=";
164164
};
165165

166166
nativeBuildInputs = [

0 commit comments

Comments
 (0)