> 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:48  up   7:26,  2 users,  load average: 0.30, 0.28, 0.29
This commit is contained in:
tracer-ysyx 2024-03-03 23:08:48 +08:00 committed by xinyangli
parent 51d980a489
commit 2b28fdfb74

View file

@ -25,8 +25,8 @@
];
packages = [
pkgs.stdenv.cc
pkgs.stdenv.readline
pkgs.stdenv.libllvm
pkgs.readline
pkgs.libllvm
];
shellHook = ''
export PROJECT_ROOT=/home/xin/repo/ysyx-workbench