We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 558edbe + c38a250 commit 6bf5ecdCopy full SHA for 6bf5ecd
overrides/default.nix
@@ -3312,6 +3312,7 @@ lib.composeManyExtensions [
3312
"0.19.1" = "sha256-qIXdoCEVGCGUnTicZp4bUTJyGpFy9dwWY03lXUbxiHg=";
3313
"0.20.0" = "sha256-5vbR2EbrAPJ8pb78tj/+r9nOWgQDT5aO/LUQI4kAGjU=";
3314
"0.20.1" = "sha256-vqJCGlp5S2wECfgleCexCb9xegA8b6wo7YNBbcsbXqk=";
3315
+ "0.21.0" = "sha256-VOmMNEdKHrPKJzs+D735Y52y47MubPwLlfkvB7Glh14=";
3316
}.${version} or (
3317
lib.warn "Unknown rpds-py version: '${version}'. Please update getCargoHash." lib.fakeHash
3318
);
0 commit comments