Mic92 / sops-nix

Atomic secret provisioning for NixOS based on sops
MIT License
1.67k stars 156 forks source link

Templates corrupt when renaming secret #688

Open DSeeLP opened 1 day ago

DSeeLP commented 1 day ago

Renaming a secret results in all templates being corrupted

Corrupted template: image The content of the template is set to Template Text. The value of the secret is Test Data.

nixos configuration to reproduce: https://gist.github.com/DSeeLP/beab108e570a19468b21574c3a6daeaf

DSeeLP commented 23 hours ago

The issue is introduced by #649