Skip to content

Commit

Permalink
Meta: RISC-V 64 support
Browse files Browse the repository at this point in the history
  • Loading branch information
Vixea committed Aug 14, 2024
1 parent ed19a0a commit b224b92
Show file tree
Hide file tree
Showing 3 changed files with 545 additions and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
systems = [
"x86_64-linux"
"aarch64-linux"
"riscv64-linux"
];
};
}
Loading

0 comments on commit b224b92

Please sign in to comment.