rust-sysfs-gpio icon indicating copy to clipboard operation
rust-sysfs-gpio copied to clipboard

Upgrade nix to 0.24, limit features

Open rtzoeller opened this issue 3 years ago • 3 comments

This reduces compile time and removes memoffset as an indirect dependency.

rtzoeller avatar May 16 '22 05:05 rtzoeller

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @ryankurte (or someone else) soon.

Please see the contribution instructions for more information.

rust-highfive avatar May 16 '22 05:05 rust-highfive

To avoid breaking https://github.com/rust-embedded/linux-embedded-hal, I think we'll need to make this change to all of the embedded repos around the same time...

rtzoeller avatar May 16 '22 05:05 rtzoeller

Hmm, has anybody looked into why the CI is failing?

eldruin avatar Jun 06 '22 07:06 eldruin