chore: remove bundle dependecies from modules as it present in module-builder now

This commit is contained in:
Khushboo Mehta
2026-03-27 11:29:59 +01:00
parent b2bdcfdaba
commit 73b3cd0674
10 changed files with 499 additions and 139 deletions
-1
View File
@@ -596,7 +596,6 @@ Pass `logosStandalone` to `mkLogosModule` and you get `apps.default` (i.e. `nix
inputs = {
logos-module-builder.url = "github:logos-co/logos-module-builder";
logos-standalone-app.url = "github:logos-co/logos-standalone-app";
nix-bundle-lgx.url = "github:logos-co/nix-bundle-lgx";
calc_module.url = "github:logos-co/logos-tutorial?dir=logos-calc-module";
};