Files
clan-core/pkgs/clan-cli/clan_cli
DavHau d4c8b2e4ed vars: implement invalidation mechanism
This adds options `invalidationData` to generators.

`invalidationData` can be used by an author of a generator to signal if a re-generation is required after updating the logic.

Whenever a generator with invalidation data is executed, a hash of that data is stored by the respective public and/or secret backends.

The stored hashes will be checked on future deployments, and a re-generation is triggered whenever a hash doesn't match what's defined in nix.
2024-11-20 16:27:22 +07:00
..
2024-09-02 15:58:49 +02:00
2024-10-08 17:51:55 +00:00
2024-09-02 17:40:05 +02:00
2024-11-13 13:23:42 +01:00
2024-10-09 12:08:23 +02:00
2024-10-07 01:36:40 +02:00
2024-09-02 15:58:49 +02:00
2024-09-02 18:26:13 +02:00