> compile NEMU
ysyx_22040000 李心杨 Linux calcite 6.6.18 #1-NixOS SMP PREEMPT_DYNAMIC Fri Feb 23 08:25:28 UTC 2024 x86_64 GNU/Linux 23:05:34 up 7:22, 2 users, load average: 0.26, 0.33, 0.32
This commit is contained in:
parent
e569f20696
commit
b142f15165
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
];
|
];
|
||||||
packages = [
|
packages = [
|
||||||
pkgs.stdenv.cc
|
pkgs.stdenv.cc
|
||||||
pkgs.libllvm
|
self.packages.${system}.nemu.buildInputs
|
||||||
];
|
];
|
||||||
shellHook = ''
|
shellHook = ''
|
||||||
export PROJECT_ROOT=/home/xin/repo/ysyx-workbench
|
export PROJECT_ROOT=/home/xin/repo/ysyx-workbench
|
||||||
|
|
Loading…
Reference in a new issue