Collection of devkitpro toolchains compatible with Nix
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
348 B

2 years ago
# devkitnix
2 years ago
Collection of devkitPro toolchains using Nix.
To install a toolchain, use following:
2 years ago
```
2 years ago
git clone https://github.com/zig-homebrew/devkitnix
2 years ago
cd devkitnix
nix-build <toolchain>.nix
```
## devkitARM
- Game Boy Advance
- Nintendo DS
- Nintendo 3DS
- GP32
- GP2X
## devkitPPC
- GameCube
- Wii
- Wii U
2 years ago
## devkitA64
- Nintendo Switch