ryantm / agenix

age-encrypted secrets for NixOS and Home manager
https://matrix.to/#/#agenix:nixos.org
Creative Commons Zero v1.0 Universal
1.33k stars 106 forks source link

fix: add --strict nix-instantiate to support builtins.readFile #250

Closed tarantoj closed 1 month ago

tarantoj commented 3 months ago

follow up from https://github.com/ryantm/agenix/pull/202

looks like some changes to the rekey function missed adding the --strict option?