Generate flake.nix from module options. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/ dendrix.oeiuwq.com/Dendritic.html
dendritic nix inputs

fmt

+1 -1
+1 -1
README.md
··· 13 13 14 14 > `flake-file` and [vic](https://bsky.app/profile/oeiuwq.bsky.social)'s [dendritic libs](https://vic.github.io/dendrix/Dendritic-Ecosystem.html#vics-dendritic-libraries) made for you with Love++ and AI--. If you like my work, consider [sponsoring](https://github.com/sponsors/vic) 15 15 16 - **flake-file** lets you generate a clean, maintainable `flake.nix` from modular options. Use the *real* Nix language to define your inputs. 16 + **flake-file** lets you generate a clean, maintainable `flake.nix` from modular options. Use the _real_ Nix language to define your inputs. 17 17 18 18 It makes your flake configuration modular and based on the Nix module system. This means you can use 19 19 `lib.mkDefault` or anything you normally do with Nix modules, and have them reflected in flake schema values.