forked from rarias/nixos-riscv
Change rvb to rvb-clang and fix benchmarks
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
|
||||
#environment.systemPackages = with pkgs; [ vim gdb neofetch gcc bintools ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
rvb riscv-tools stream spec-cpu-mini
|
||||
rvb-clang riscv-tools stream spec-cpu-mini
|
||||
config.boot.kernelPackages.perf
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user