Skip to content

Commit 1ad72fd

Browse files
committed
build(nix): update hashes of git dependencies
1 parent 4a25860 commit 1ad72fd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

flake.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@
8888
cargoLock = {
8989
lockFile = ./Cargo.lock;
9090
outputHashes = {
91-
"email-0.0.20" = "sha256-cfR3D5jFQpw32bGsgapK2Uwuxmht+rRK/n1ZUmCb2WA=";
92-
"lettre-0.9.2" = "sha256-+hU1cFacyyeC9UGVBpS14BWlJjHy90i/3ynMkKAzclk=";
91+
"mail-builder-0.4.1" = "sha256-1hnsU76ProcX7iXT2UBjHnHbJ/ROT3077sLi3+yAV58=";
9392
};
9493
};
9594
mkRustPackage = packageName:

0 commit comments

Comments
 (0)