mirror of
https://github.com/logos-co/logos-modules.git
synced 2026-08-31 03:51:10 +00:00
be67dc4e07e6e4eccb2bc5cd6d462879eb9e14e4
logos-modules
Run this to fetch all modules after cloning:
git submodule update --init --recursive
to compile all modules in one go
./compile.sh
Modules
Requirements
- 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.
Languages
Shell
89.1%
Nix
9.2%
Just
1.7%