Skip to content

Commit

Permalink
overrides: Update cryptography to 44.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Zweili committed Mar 4, 2025
1 parent d90f9db commit 0912827
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 33 deletions.
1 change: 1 addition & 0 deletions overrides/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -619,6 +619,7 @@ lib.composeManyExtensions [
"43.0.3" = "sha256-d3Gt4VrBWk6qowwX0Epp4mc1PbySARVU9YMsHYKImCs=";
"44.0.0" = "sha256-LJIY2O8ul36JQmhiW8VhLCQ0BaX+j+HGr3e8RUkZpc8=";
"44.0.1" = "sha256-6inZ5HEnQmW5U+H+QG5eRHHdnYYnUQPXNvx6iBGXlOk=";
"44.0.2" = "sha256-A3A9IiwcqZGSxpChsWuCquG1DNgiOzayWp43DY3lMXc=";
}.${version} or (
lib.warn "Unknown cryptography version: '${version}'. Please update getCargoHash." lib.fakeHash
);
Expand Down
70 changes: 37 additions & 33 deletions tests/cryptography/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0912827

Please sign in to comment.