nickel-lang / organist

Control all your tooling from a single console
MIT License
422 stars 21 forks source link

Add a flake check that generated files are up-to-date #145

Open thufschmitt opened 1 year ago

thufschmitt commented 1 year ago

Depends on #144 .

Add a check to ensure that the Organist-generated files (generated by the files.* fields) are up-to-date.

Depending on its complexity, it could either be standalone or inline when instantiating organist (like we currently do for the nickel lockfile).