Skip to content

Commit

Permalink
Merge pull request nix-community#1302 from KiruyaMomochi/rpds-py-2-12
Browse files Browse the repository at this point in the history
rpds-py: 0.10.2
  • Loading branch information
cpcloud authored Sep 5, 2023
2 parents f6b24e8 + fa66eca commit 04cad06
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 @@ -2463,6 +2463,7 @@ lib.composeManyExtensions [
"0.8.12" = "sha256-wywBytnfLBnBH2yYi2eLQjASDmFN9VqPABwMuSUxN0Q=";
"0.9.2" = "sha256-2LiQ+beFj9+kykObPNtqcg+F+8wBDzvWcauwDLHa7Yo=";
"0.10.0" = "sha256-FXjk1Y/Eol4d1xvwz0S42OycZV0cSHM36H+zjEmNPCQ=";
"0.10.2" = "sha256-X0Busta5y1ToLcF6/5ZiatP8m/nxFsVGW/ba0MS4hhg=";
}.${version} or (
lib.warn "Unknown rpds-py version: '${version}'. Please update getCargoHash." lib.fakeHash
);
Expand Down

0 comments on commit 04cad06

Please sign in to comment.