chore: update flake.lock, reinit macbook-fern

This commit is contained in:
Ryan Yin
2025-01-26 19:54:43 +08:00
parent 7deed26cc5
commit 922a59a68b
8 changed files with 122 additions and 245 deletions

View File

@@ -82,9 +82,9 @@
# secrets management
agenix = {
# lock with git commit at 0.15.0
# url = "github:ryantm/agenix/564595d0ad4be7277e07fa63b5a991b3c645655d";
url = "github:ryantm/agenix/564595d0ad4be7277e07fa63b5a991b3c645655d";
# 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";
};