An open API service indexing awesome lists of open source software.

https://github.com/yvt/nix-rustc_codegen_gcc

rustc_codegen_gcc as Nix flake
https://github.com/yvt/nix-rustc_codegen_gcc

gcc nix-flake rust rustc-codegen-gcc

Last synced: 2 months ago
JSON representation

rustc_codegen_gcc as Nix flake

Awesome Lists containing this project

README

          

# [`rustc_codegen_gcc`](https://github.com/rust-lang/rustc_codegen_gcc) as Nix Flake

```shell
nix shell github:yvt/nix-rustc_codegen_gcc#rx-embedded-gcc-rustenv
cd tests/rx-rusty-blinky
rx-embedded-gcc-cargo build --release -Zbuild-std
```