Run this to fetch all modules after cloning:
git submodule update --init --recursiveto compile all modules in one go
./compile.sh- Modules must support compiling with
nix build '.#lib' - Modules output must go into
result/lib/* - Modules must have a
metadata.json. If there are multiple files then themainfield must be defined.