Rust: Difference between revisions
→Custom Rust version: make cross compatible |
Add coment |
||
| Line 272: | Line 272: | ||
"rust-analyzer" | "rust-analyzer" | ||
]; | ]; | ||
# Or import nixpkgs with `crossSystem` | |||
#targets = [ "arm-unknown-linux-gnueabihf" ]; | #targets = [ "arm-unknown-linux-gnueabihf" ]; | ||
}; | }; | ||