chore(ci): remove setup for aws-lc-fips-sys#527
Conversation
|
I noticed that currently -Z minimal-versions doesn't actually do anything. We should use cargo-minimal-versions instead. However, it is not working at the moment due to the feature selection issue with compio-driver (cargo-minimal-versions depends on cargo-hack, which builds each subcrate independently.). |
Hmm. Can you explain more? |
Let's wait for #528 then? |
|
Can you also remove the relevant env variable in flake.nix? |
See https://github.com/taiki-e/cargo-minimal-versions#details.
|
fd10f87 to
81dbecd
Compare
Sounds reasonable. Feel free to create a PR for that if you're interested in. |

These were introduced in #333 to support aws-lc-rs. Since aws-lc-rs was removed in #521, they are now useless.