ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update CHANGELOG.md

Signed-off-by: marshmallow <git@althaea.zone>

authored by

marshmallow and committed by
GitHub
e358237f b1f5f4f9

+1 -1
+1 -1
CHANGELOG.md
··· 20 20 - Cargo dependency updates. 21 21 - Switched (back) to the https://snix.dev/ `nix_compat` crate for internal nix 22 22 json log parsing. 23 - - `deployment.privilegeEscalationCommand` not being consistently applied. 24 23 25 24 ### Fixed 26 25 ··· 29 28 - Forces `bash` instead of remote user's potentially unsupported shell. This bug 30 29 was causing strange and hard to diagnose issues. 31 30 - Fixed a possible time-of-check to time-of-use bug while setting key permissions. 31 + - `deployment.privilegeEscalationCommand` not being consistently applied. 32 32 33 33 ## [v1.2.0] - 2026-03-18 34 34