Skip to content

Commit d785420

Browse files
committed
chore(nix): refresh the pnpm deps hash after the overrides move
1 parent afd6a9b commit d785420

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-1MdV/kqClGnMrNRkGq+jAifeo9elNZeOL0ayxZvW5ho=";
163+
hash = "sha256-5Pl1q21N5dZGliZgjWZ0aAm4opAI0Jr5d/o3TgvaZaM=";
164164
};
165165

166166
nativeBuildInputs = [

0 commit comments

Comments
 (0)