mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-06 09:41:39 -05:00
overrides: add cargo hash for rpds-py 0.13.2
This commit is contained in:
parent
cbfdd2c54b
commit
d40b96c6ab
1 changed files with 1 additions and 0 deletions
|
@ -2907,6 +2907,7 @@ lib.composeManyExtensions [
|
|||
"0.12.0" = "sha256-jdr0xN3Pd/bCoKfLLFNGXHJ+G1ORAft6/W7VS3PbdHs=";
|
||||
"0.13.0" = "sha256-bHfxiBSN7/SbZiyYRj01phwrpyH7Fa3xVaA3ceWZYCE=";
|
||||
"0.13.1" = "sha256-Q6TNWCJYlHnka4N+Q2OcqSe1h066X9CZK9pUFxxUgrI=";
|
||||
"0.13.2" = "sha256-jaLSrl0oT3Fo/F0FfLvA2wDJk/Fc3d7mBqwRqyWAOsg=";
|
||||
}.${version} or (
|
||||
lib.warn "Unknown rpds-py version: '${version}'. Please update getCargoHash." lib.fakeHash
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue