Files
clan-core/nixosModules/clanCore
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-08-20 11:44:29 +00:00
2024-03-17 19:48:49 +01:00
2024-10-09 13:22:06 +02:00
2023-12-08 12:35:33 +01:00
2024-07-11 18:39:29 +07:00
2024-10-08 17:51:55 +00:00
2024-03-17 19:48:49 +01:00
2024-11-11 12:52:55 +01:00
2024-09-15 12:46:09 +02:00