Skip to content

Conversation

@thufschmitt
Copy link
Member

Print the hook name when it runs.
Makes it easier to understand what's going on.

Depends on #203 (but mostly to avoid some merge conflicts, there's no inherent dependency link between them).

Théophane Hufschmitt added 4 commits May 29, 2024 08:25
Removes the need from running `regenerate-files` manually
This is in particular useful when the source file is generated with Nix.
Use for instance with:

```nickel
{
    files."foo".file = nix.import_nix "nixpkgs#foo",
}
```
Avoids the need for an explicit `nix run .#regenerate-lockfile`
Print the hook name when it runs.
Makes it easier to understand what's going on
@thufschmitt thufschmitt force-pushed the transparent-regen branch 6 times, most recently from 43dd787 to a32698b Compare June 21, 2024 04:42
@thufschmitt thufschmitt force-pushed the transparent-regen branch 3 times, most recently from 2520576 to 436e249 Compare June 26, 2024 16:03
Base automatically changed from transparent-regen to main June 26, 2024 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants