Knarkzel
2 years ago
2 changed files with 10 additions and 4 deletions
@ -1,4 +1,10 @@ |
|||||||
# devkitnix |
# devkitnix |
||||||
|
|
||||||
Collection of Nix-compatible build scripts for devkitpro. To install toolchain, |
Collection of devkitpro toolchains compatible with Nix. |
||||||
use following: |
To install toolchain, use following: |
||||||
|
|
||||||
|
``` |
||||||
|
git clone https://github.com/knarkzel/devkitnix |
||||||
|
cd devkitnix |
||||||
|
nix-build <toolchain>.nix |
||||||
|
``` |
||||||
|
Loading…
Reference in new issue