Skip to content

Commit

Permalink
overrides: add cryptography 43.0.0 cargo hash
Browse files Browse the repository at this point in the history
Signed-off-by: Nicolas Froger <[email protected]>
  • Loading branch information
nfroger authored and adisbladis committed Jul 29, 2024
1 parent d11c01e commit 1f6c109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions overrides/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -612,6 +612,7 @@ lib.composeManyExtensions [
"42.0.6" = "sha256-q1nCn82wVfADPMYX2LCq7CpIIbMvFkqsXRYfhzGyvSg=";
"42.0.7" = "sha256-wAup/0sI8gYVsxr/vtcA+tNkBT8wxmp68FPbOuro1E4=";
"42.0.8" = "sha256-PgxPcFocEhnQyrsNtCN8YHiMptBmk1PUhEDQFdUR1nU=";
"43.0.0" = "sha256-TEQy8PrIaZshiBFTqR/OJp3e/bVM1USjcmpDYcjPJPM=";
}.${version} or (
lib.warn "Unknown cryptography version: '${version}'. Please update getCargoHash." lib.fakeHash
);
Expand Down

0 comments on commit 1f6c109

Please sign in to comment.