Let's enable usage of a tools tree by default to simplify the setup
for new contributors and save them from having to install or upgrade
a bunch of extra tools to get mkosi working as expected.
Distribution=arch
[Build]
- ToolsTree=default
ToolsTreeDistribution=arch
UseSubvolumes=yes
WithTests=no
[Build]
UseSubvolumes=yes
- ToolsTree=default
ToolsTreeDistribution=fedora
ToolsTreeRelease=rawhide
OutputDirectory=build/mkosi.output
[Build]
+ToolsTree=default
BuildDirectory=build/mkosi.builddir
CacheDirectory=build/mkosi.cache
BuildSourcesEphemeral=yes