nix-community / crate2nix

rebuild only changed crates in CI with crate2nix and nix
https://nix-community.github.io/crate2nix/
Apache License 2.0
374 stars 89 forks source link

Filter platform-specific dependencies according to *local* info #203

Closed Ericson2314 closed 2 years ago

Ericson2314 commented 3 years ago

Now that we support cross compilation, it's wrong to have a global target. Instead, we keep per-platform metadata for cfg the same way we keep per-platform derivations.

Ericson2314 commented 2 years ago

I'm happy to report we finally have a cross test!