4.flake-parts/dev
Robert Hensing b437169e50 fix(inputs'): do not unnecessarily evaluate formatters
This compromises the ability to `inputs'?formatter`, but that seems
like a particularly rare use case.
Instead, we treat `inputs'` as another "programmatic" as opposed to
"polished" interfaces, similar to the `config` vs flake attributes
distinction.
The programmatic interfaces always prioritize laziness whereas the
polished interfaces may choose to omit known-missing things, to a
reasonable degree.
2026-05-04 13:42:13 +02:00
..
tests fix(inputs'): do not unnecessarily evaluate formatters 2026-05-04 13:42:13 +02:00
flake-module.nix chore: remove now-redundant custom eval tests 2026-05-02 23:30:55 +01:00
flake.lock chore(dev): add nix-unit 2026-05-02 16:47:24 +01:00
flake.nix chore(dev): add nix-unit 2026-05-02 16:47:24 +01:00