From 5ebc9d2dd178f6be6ff8fa198135f8258f92ff36 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sat, 18 Jan 2025 10:46:20 -0500 Subject: [PATCH] update secrets input --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 2688382..9846dce 100644 --- a/flake.lock +++ b/flake.lock @@ -219,11 +219,11 @@ }, "nix-secrets": { "locked": { - "lastModified": 1737214614, - "narHash": "sha256-x/hVjpo7sUzaCVn0DCBh4+rXb5oRDYVkzFAgSlBvbzw=", + "lastModified": 1737215163, + "narHash": "sha256-amh+p+cYK87i71u8SyImyoJR7CpXVIG18sYF2nVuh54=", "ref": "refs/heads/master", - "rev": "7628171d597481a8ac11100a6fd989a9a383198d", - "revCount": 17, + "rev": "01739e19c95978705f4c4366b13e450b819b7bba", + "revCount": 18, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },