nix-community / crate2nix

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

document targetFeatures better #350

Closed flokli closed 3 months ago

flokli commented 3 months ago

I initially misinterpreted this as a hook to influence the list of features a crate is built with, depending on the target, but this is just the strings passed to rustc's -C target-feature=.`