chore: update flake inputs, fix error: substituteAll has been removed.

This commit is contained in:
Ryan Yin
2025-05-31 12:11:38 +08:00
parent 927d97deed
commit fa21a9b7ec
2 changed files with 112 additions and 849 deletions

957
flake.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -83,8 +83,8 @@
};
# secrets management
agenix = {
# lock with git commit at 0.15.0
url = "github:ryantm/agenix/564595d0ad4be7277e07fa63b5a991b3c645655d";
# lock with git commit at May 18, 2025
url = "github:ryantm/agenix/4835b1dc898959d8547a871ef484930675cb47f1";
# replaced with a type-safe reimplementation to get a better error message and less bugs.
# url = "github:ryan4yin/ragenix";
inputs.nixpkgs.follows = "nixpkgs";