Robert Hensing
Robert Hensing
I've moved the entrypoint bits to https://github.com/NixOS/rfcs/pull/194
@KiaraGrouwstra Simple answer is "of course" you'd put a `description` there, but you raise an interesting question! I viewed `flake.nix` as a secondary but sufficient file for defining a flake....
I see that you're importing into the `flake` option, which I've completely failed to anticipate. None of the module arguments are propagated into that submodule, because I was expecting everyone...
Thank you for connecting this back to that page. I think this would have helped: - https://github.com/hercules-ci/flake.parts-website/pull/1355 > I think its arguments should be passed to modules under `flake` by...