mirror of
https://github.com/logos-co/logos-modules.git
synced 2026-08-30 03:21:07 +00:00
remove_refresh
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%