Only required for the first call to mkosi sandbox, after that we can
assume the tools tree has already been built.
mkosi summary
mkosi -f sandbox -- true
-mkosi -f sandbox -- meson setup --buildtype=debugoptimized -Dintegration-tests=true build
+mkosi sandbox -- meson setup --buildtype=debugoptimized -Dintegration-tests=true build
mkosi genkey
-mkosi -f sandbox -- meson compile -C build mkosi
-mkosi -f sandbox -- \
+mkosi sandbox -- meson compile -C build mkosi
+mkosi sandbox -- \
meson test \
-C build \
--no-rebuild \