Rodrigo Arias Mallo
c0ecd32173
The march and mtune flags are passed by the crossSystem gcc attributes, which are placed *before* the flags to gcc. This may end up causing some packages to break, but it is working fine so far. |
||
---|---|---|
examples | ||
visionfive2 | ||
.gitignore | ||
base.nix | ||
boot.sh | ||
configuration.nix | ||
flake.lock | ||
flake.nix | ||
kernel.nix | ||
NOTES.md | ||
old-flake.lock | ||
old-flake.nix | ||
overlay.nix | ||
README.md | ||
vm.nix |
NixOS on RISC-V
To boot the system in QEMU, first enter the development shell:
$ nix develop
Then run the boot script:
$ ./boot.sh