> 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:11  up   7:25,  2 users,  load average: 0.15, 0.26, 0.29
This commit is contained in:
tracer-ysyx 2024-03-03 23:08:11 +08:00 committed by xinyangli
parent e9f3cf9ef1
commit 31618716e9

View file

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