Fix write verification and re-enable it

This commit is contained in:
pleb
2026-03-22 22:50:51 -07:00
parent ef7463a29a
commit ec51dcc52e
9 changed files with 106 additions and 38 deletions
+1 -1
View File
@@ -36,7 +36,7 @@
pnpmDeps = pkgs.pnpm.fetchDeps {
inherit pname version src;
fetcherVersion = 1;
hash = "sha256-n3pn4NVBVauwE2FWfMsulmn+KgCkcV32XJD6vX1NIB0=";
hash = "sha256-rZhEXQcRPS5pHdXNfrYeTI3zxkqtJjcyaGgrmzwFaHA=";
};
buildPhase = ''