build: fixup nix flake after removing git dependency

This commit is contained in:
link2xt
2025-03-09 18:03:10 +00:00
parent 287829d385
commit 53fa9ebf11

View File

@@ -87,9 +87,6 @@
};
cargoLock = {
lockFile = ./Cargo.lock;
outputHashes = {
"mail-builder-0.4.1" = "sha256-1hnsU76ProcX7iXT2UBjHnHbJ/ROT3077sLi3+yAV58=";
};
};
mkRustPackage = packageName:
naersk'.buildPackage {