Commit Graph
6 Commits
Author SHA1 Message Date
Khushboo Mehta 99225d999c chore: update skills and docs to not say that modules need to mention standalone app as flake.input 2026-03-27 14:35:39 +01:00
Khushboo Mehta 7d78dcf302 chore: add logos-bundle-lgx dependecy to module-builder so that it will be available by default 2026-03-27 11:09:24 +01:00
Khushboo Mehta 2f82594548 feat: improvements in the builder
1. embed the lgx bundler into the flake.nix so directly calling nix build .#lgx gives us a lgx pakcage out of the box
2. Remove metada.json file in case cpp libraries
2026-03-26 11:37:03 +01:00
Khushboo Mehta aff10448b2 feat: consolidate module config into metadata.json as single source of truth
Remove module.yaml and use metadata.json exclusively for both runtime
and Nix build configuration. The nix block in metadata.json replaces
module.yaml for build-time settings. Updates all docs, skills, templates,
lib/*.nix files, and the waku-module-migrated example.
2026-03-24 20:06:12 +01:00
Iuri Matias c5ebea8e9f various fixes to get logos-chat-module to work
various fixes to get logos-chat-module to work

test

test

test

test

test

test

test

test
2026-01-23 12:41:45 -05:00
Iuri Matias ddf6b3961e test module builder 2026-01-23 08:50:17 -05:00