Skip to content

Commit

Permalink
overrides: add cryptography 43.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alirezamirsepassi committed Sep 5, 2024
1 parent 184203e commit 6cc8da1
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 @@ -614,6 +614,7 @@ lib.composeManyExtensions [
"42.0.7" = "sha256-wAup/0sI8gYVsxr/vtcA+tNkBT8wxmp68FPbOuro1E4=";
"42.0.8" = "sha256-PgxPcFocEhnQyrsNtCN8YHiMptBmk1PUhEDQFdUR1nU=";
"43.0.0" = "sha256-TEQy8PrIaZshiBFTqR/OJp3e/bVM1USjcmpDYcjPJPM=";
"43.0.1" = "sha256-wiAHM0ucR1X7GunZX8V0Jk2Hsi+dVdGgDKqcYjSdD7Q=";
}.${version} or (
lib.warn "Unknown cryptography version: '${version}'. Please update getCargoHash." lib.fakeHash
);
Expand Down

0 comments on commit 6cc8da1

Please sign in to comment.