Skip to content

Commit 580a174

Browse files
committed
chore: refresh the flake pnpmDeps hash for the pi-tui upgrade
1 parent d6491e2 commit 580a174

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
@@ -148,7 +148,7 @@
148148
inherit (finalAttrs) pname version src pnpmWorkspaces;
149149
inherit pnpm;
150150
fetcherVersion = 3;
151-
hash = "sha256-3bo6StR6vVFZ6ur9p67gIhEzpWzUZ+JzW6O50k13oag=";
151+
hash = "sha256-9DehARrDfyGqxEqDmfeYTw1tIFqNQVxpOpiaW6QY4Zw=";
152152
};
153153

154154
nativeBuildInputs = [

0 commit comments

Comments
 (0)