> 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:08:30  up   7:25,  2 users,  load average: 0.10, 0.25, 0.28
This commit is contained in:
tracer-ysyx 2024-03-03 23:08:30 +08:00 committed by xinyangli
parent 7ec2bbc984
commit 136bf5e2a5

View file

@ -25,8 +25,8 @@
];
packages = [
pkgs.stdenv.cc
self.packages.${system}.nemu.buildInputs
self.packages.${system}.nemu.nativeBuildInputs
pkgs.stdenv.readline
pkgs.stdenv.libllvm
];
shellHook = ''
export PROJECT_ROOT=/home/xin/repo/ysyx-workbench