Skip to content

Commit

Permalink
overrides: add hash for rpds-py 0.20.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PauKaifler authored and adisbladis committed Nov 9, 2024
1 parent 8163630 commit be34b41
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 @@ -3295,6 +3295,7 @@ lib.composeManyExtensions [
"0.19.0" = "sha256-H9IAg4lh7cmGaML5PuyYoe026pBNhOyvb/cf+oZcv0c=";
"0.19.1" = "sha256-qIXdoCEVGCGUnTicZp4bUTJyGpFy9dwWY03lXUbxiHg=";
"0.20.0" = "sha256-5vbR2EbrAPJ8pb78tj/+r9nOWgQDT5aO/LUQI4kAGjU=";
"0.20.1" = "sha256-vqJCGlp5S2wECfgleCexCb9xegA8b6wo7YNBbcsbXqk=";
}.${version} or (
lib.warn "Unknown rpds-py version: '${version}'. Please update getCargoHash." lib.fakeHash
);
Expand Down

0 comments on commit be34b41

Please sign in to comment.