|
|
@ -1,10 +1,10 @@ |
|
|
|
# devkitnix |
|
|
|
# devkitnix |
|
|
|
|
|
|
|
|
|
|
|
Collection of devkitpro toolchains compatible with Nix. |
|
|
|
Collection of devkitPro toolchains using Nix. |
|
|
|
To install toolchain, use following: |
|
|
|
To install a toolchain, use following: |
|
|
|
|
|
|
|
|
|
|
|
``` |
|
|
|
``` |
|
|
|
git clone https://github.com/knarkzel/devkitnix |
|
|
|
git clone https://github.com/zig-homebrew/devkitnix |
|
|
|
cd devkitnix |
|
|
|
cd devkitnix |
|
|
|
nix-build <toolchain>.nix |
|
|
|
nix-build <toolchain>.nix |
|
|
|
``` |
|
|
|
``` |
|
|
@ -23,6 +23,6 @@ nix-build <toolchain>.nix |
|
|
|
- Wii |
|
|
|
- Wii |
|
|
|
- Wii U |
|
|
|
- Wii U |
|
|
|
|
|
|
|
|
|
|
|
# devkitA64 |
|
|
|
## devkitA64 |
|
|
|
|
|
|
|
|
|
|
|
- Nintendo Switch |
|
|
|
- Nintendo Switch |
|
|
|