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
- Host: GitHub
- URL: https://github.com/yvt/nix-rustc_codegen_gcc
- Owner: yvt
- Created: 2022-04-04T15:11:57.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T03:39:44.000Z (about 4 years ago)
- Last Synced: 2025-06-30T01:41:56.767Z (12 months ago)
- Topics: gcc, nix-flake, rust, rustc-codegen-gcc
- Language: Nix
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```