diff options
| author | Ben Sima <ben@bensima.com> | 2025-12-17 09:21:06 -0500 |
|---|---|---|
| committer | Ben Sima <ben@bensima.com> | 2025-12-17 09:21:06 -0500 |
| commit | 06f1e86433f3a4a15bccd51fd2aba0960410c0c1 (patch) | |
| tree | e04c99390e87a47044c2e57ba66455f5cd53fce5 /Omni/Dev/Dns.nix | |
| parent | 451b3421313a53b3e7ab15d95fd4b1231f5b7773 (diff) | |
Fix deployer checking stale state instead of actual running services
The deployer compared its in-memory stateServices map to decide if a
service needed restarting. When the deployer restarted, this state was
lost, causing it to think services were 'already at' the desired path
when they were actually running old code.
Changes:
- Add getRunningStorePath to Systemd module to read actual store path
- Update deployService to query systemd instead of stale in-memory state
- Add DerivingStrategies extension to Deployer.hs
Diffstat (limited to 'Omni/Dev/Dns.nix')
0 files changed, 0 insertions, 0 deletions
