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
Generated
+110 -847
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -83,8 +83,8 @@
}; };
# secrets management # secrets management
agenix = { agenix = {
# lock with git commit at 0.15.0 # lock with git commit at May 18, 2025
url = "github:ryantm/agenix/564595d0ad4be7277e07fa63b5a991b3c645655d"; url = "github:ryantm/agenix/4835b1dc898959d8547a871ef484930675cb47f1";
# replaced with a type-safe reimplementation to get a better error message and less bugs. # replaced with a type-safe reimplementation to get a better error message and less bugs.
# url = "github:ryan4yin/ragenix"; # url = "github:ryan4yin/ragenix";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";