Skip to content

Commit

Permalink
overrides: add hash for rpds-py 0.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebucatnetzer authored Jan 8, 2025
2 parents 9a7018e + dac721d commit 29b2641
Show file tree
Hide file tree
Showing 5 changed files with 217 additions and 208 deletions.
1 change: 1 addition & 0 deletions overrides/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3317,6 +3317,7 @@ lib.composeManyExtensions [
"0.20.0" = "sha256-5vbR2EbrAPJ8pb78tj/+r9nOWgQDT5aO/LUQI4kAGjU=";
"0.20.1" = "sha256-vqJCGlp5S2wECfgleCexCb9xegA8b6wo7YNBbcsbXqk=";
"0.21.0" = "sha256-VOmMNEdKHrPKJzs+D735Y52y47MubPwLlfkvB7Glh14=";
"0.22.3" = "sha256-m01OB4CqDowlTAiDQx6tJ7SeP3t+EtS9UZ7Jad6Ccvc=";
}.${version} or (
lib.warn "Unknown rpds-py version: '${version}'. Please update getCargoHash." lib.fakeHash
);
Expand Down
Loading

0 comments on commit 29b2641

Please sign in to comment.