docker
This commit is contained in:
parent
3d202d60f0
commit
54fb7f4245
4 changed files with 24 additions and 4 deletions
3
systems/NOriscv.nix
Normal file
3
systems/NOriscv.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{lib, ...}: {
|
||||
nixpkgs.hostPlatform = "riscv64";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue