Fix: Rust-Cleanup & Flake-SHA Patch

This commit is contained in:
Youwes09
2026-05-01 11:32:29 -05:00
parent b79ee99e8a
commit 399d429142
5 changed files with 4 additions and 10 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ stdenv.mkDerivation {
pname = "moku-frontend";
inherit version src;
fetcherVersion = 1;
hash = "sha256-t6Gj84hCE3CuDAJfbdXi0FuqgPCqlkMmAzETcKL4e3U=";
hash = "sha256-eRuSSRhNmJ09mp/uhbG+NFeiOZ5dTOdJ94OwdP6IkN0=";
};
buildPhase = "pnpm build";