Author: Greg Pfeil <greg@technomadic.org>
Committer: GitHub <noreply@github.com>
Update `sync-template` (#53) - `sync-template` now allows one to override the flake used for the template, which allows - `*-template-validity` checks to actually use `sync-template` instead of re-implementing part it. That change exposed a bug where - `sync-template` previously failed to include `strict-mode.bash` in its path. And finally, - `sync-template` now renames files and directories that are templated with the project name. This also works around an issue with validating the Haskell template.
| Time to Start | Worker time | Duration | Time to finish | Idle | |
| Config | 3s | 9s | 9s | 13s | 3s |
| Eval | 12s | 25s | 25s | 37s | 0s |
| Build | 32s | 0s | 0s | 32s | 0s |
| Suite | 3s | 34s | 33s | 37s | 3s |