1
0
forked from clan/clan-core
clan-core/flakeModules
a-kenji 16e6b690ad Fix: forward meta attributes in flake-parts module
This fixes building machines with the flake-parts module.

Since the inventory merges the machines, the `clan.core.meta` attribute
is now a submodule and conditionally imported.

Also drops the following attributes:
- clan.core.meta.icon
- clan.core.meta.description

In favor of specifying them inside the inventory.

This doesn't use `mkRemovedOptionsModule`, because in our case it would
cause infinite recursion.
2024-08-07 12:19:17 +00:00
..
clan.nix Fix: forward meta attributes in flake-parts module 2024-08-07 12:19:17 +00:00
flake-module.nix flake-parts: fix clan-core reference 2024-04-04 13:38:15 +02:00