GrampsWeb app for HomeFree — genealogy server plugin
- Nix 61.4%
- Python 38.6%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
HomeFree now composes `nixosModules.homefree` and falls back to `default` for plugins that predate the convention. The two were interchangeable while every plugin existed only to be a plugin — `default` had nothing else it could be. A flake that is also something in its own right breaks that: genai-server's `default` is a standalone NixOS service stack, and registering it composed that stack into the router instead of its ingress module, silently, with every subdomain answering "no service at this host". `default` stays as an alias so this keeps working on a HomeFree that predates the change, and so the lock bump is not a flag day. |
||
| apps/grampsweb | ||
| flake.nix | ||