Periodic update #95

Manually merged
tlater merged 5 commits from tlater/update into master 2024-03-11 04:04:02 +00:00
Showing only changes of commit aaa9a164f7 - Show all commits

View file

@ -109,7 +109,7 @@
writeShellScript "run-vm" ''
export QEMU_OPTS="-m 3941 -smp 2 -display curses"
export QEMU_NET_OPTS="${qemuNetOpts}"
"${vm.config.system.build.vm}/bin/run-tlaternet-vm"
"${vm.config.system.build.vm}/bin/run-testvm-vm"
'';
update-pkgs = let