mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -05:00
override: cryptography 38.0.3
This commit is contained in:
parent
a0a5565b07
commit
1c8b8c0234
1 changed files with 1 additions and 0 deletions
|
@ -382,6 +382,7 @@ lib.composeManyExtensions [
|
|||
"37.0.2" = "sha256-qvrxvneoBXjP96AnUPyrtfmCnZo+IriHR5HbtWQ5Gk8=";
|
||||
"37.0.4" = "sha256-f8r6QclTwkgK20CNe9i65ZOqvSUeDc4Emv6BFBhh1hI";
|
||||
"38.0.1" = "sha256-o8l13fnfEUvUdDasq3LxSPArozRHKVsZfQg9DNR6M6Q=";
|
||||
"38.0.3" = "sha256-lzHLW1N4hZj+nn08NZiPVM/X+SEcIsuZDjEOy0OOkSc=";
|
||||
}.${version} or (
|
||||
lib.warn "Unknown cryptography version: '${version}'. Please update getCargoHash." lib.fakeHash
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue