Skip to content

Commit

Permalink
Merge pull request nix-community#1317 from fmnxl/master
Browse files Browse the repository at this point in the history
update rpds-py hash v0.10.3
  • Loading branch information
cpcloud authored Sep 22, 2023
2 parents af11139 + 3090b26 commit 4c494a6
Show file tree
Hide file tree
Showing 5 changed files with 203 additions and 212 deletions.
1 change: 1 addition & 0 deletions overrides/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2464,6 +2464,7 @@ lib.composeManyExtensions [
"0.9.2" = "sha256-2LiQ+beFj9+kykObPNtqcg+F+8wBDzvWcauwDLHa7Yo=";
"0.10.0" = "sha256-FXjk1Y/Eol4d1xvwz0S42OycZV0cSHM36H+zjEmNPCQ=";
"0.10.2" = "sha256-X0Busta5y1ToLcF6/5ZiatP8m/nxFsVGW/ba0MS4hhg=";
"0.10.3" = "sha256-iWy6BHVsKsZB0SVrh3CVhryaavk4gAQVvRdu9xBiDRg=";
}.${version} or (
lib.warn "Unknown rpds-py version: '${version}'. Please update getCargoHash." lib.fakeHash
);
Expand Down
Loading

0 comments on commit 4c494a6

Please sign in to comment.