Skip to content

Commit cb68a3f

Browse files
fix: update pnpmDeps hash and fix README indentation
1 parent 83ded55 commit cb68a3f

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
@@ -213,7 +213,7 @@
213213
pname = "roo-code-pnpm-deps";
214214
inherit version src;
215215
fetcherVersion = 2;
216-
hash = "sha256-jtIRL4E4d0QjvQGHAVmcXvEXblRdg58VknaMlh/TxCY=";
216+
hash = "sha256-l6MAzyVUiiqiKLvacP0tZZs4WNlcmm3TrtRwauE3TLE=";
217217
};
218218

219219
vsix = pkgs.stdenvNoCC.mkDerivation (

0 commit comments

Comments
 (0)