- https://codeberg.org/kiara
- Joined on
2025-02-04
_module.args to specialArgs
while i hadn't realized before, as per the NixOS manual _module.args seems preferable where possible, so maybe specialArgs should be used just for…
i'm not sure i still feel the same on this. while the feature of users had been pushed for the demo panel with the idea of multi-tenant environments being a core goal, whether this still remains…
i feel like UX-wise there is room for further encapsulation still - my ideal level of abstraction would be like a types.functionFromTo (mirroring the existing types.functionTo) to be used as…
looks like a lot of that pertains to merging logic - maybe the type checks are the main thing then
@fricklerhandwerk my update for #13 here so far worked by duplicating stuff from function.nix - the next step seems figuring out how to resolve that duplication, which i hope you might have some…
marked as WIP again to rebase on #13 (if at all compatible)
fix at fricklerhandwerk/Fediversity#13 on the input type checks noted at Fediversity/Fediversity#481/files (comment)