Skip to content

Commit

Permalink
Merge pull request #1870 from apeschar/rpds-py-0210
Browse files Browse the repository at this point in the history
overrides: add hash for rpds-py 0.21.0
  • Loading branch information
Nebucatnetzer authored Jan 7, 2025
2 parents 558edbe + c38a250 commit 6bf5ecd
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 @@ -3312,6 +3312,7 @@ lib.composeManyExtensions [
"0.19.1" = "sha256-qIXdoCEVGCGUnTicZp4bUTJyGpFy9dwWY03lXUbxiHg=";
"0.20.0" = "sha256-5vbR2EbrAPJ8pb78tj/+r9nOWgQDT5aO/LUQI4kAGjU=";
"0.20.1" = "sha256-vqJCGlp5S2wECfgleCexCb9xegA8b6wo7YNBbcsbXqk=";
"0.21.0" = "sha256-VOmMNEdKHrPKJzs+D735Y52y47MubPwLlfkvB7Glh14=";
}.${version} or (
lib.warn "Unknown rpds-py version: '${version}'. Please update getCargoHash." lib.fakeHash
);
Expand Down

0 comments on commit 6bf5ecd

Please sign in to comment.