IncludeOS
IncludeOS copied to clipboard
Make dependencies optional
We currently build all dependencies when we build ./default.nix, but ideally they should only be built if a service depended on them. This would at least require cmake flags to be added for optionally enabling them -- and possibly matching flags in the nix build when includeos is included as a dependency.