From ee0a312cfa5fcb82db03866a046733d64a449421 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Fri, 7 Feb 2025 16:18:43 -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 dedd7fd..1c90203 100644 --- a/flake.lock +++ b/flake.lock @@ -150,11 +150,11 @@ }, "nix-secrets": { "locked": { - "lastModified": 1738936785, - "narHash": "sha256-I3pOSLKsV/agqfAxgTZJWLsWtzKKXwxAfOZhVRZ0omI=", + "lastModified": 1738963104, + "narHash": "sha256-bdSb4LkBr7RKFvnnBzc7ORSD63ZFwH+BvwxbipAvOMw=", "ref": "refs/heads/master", - "rev": "2e7e351ba270a4dd10a98ea048a8ffe81b739786", - "revCount": 33, + "rev": "f0f2b3488781a6428629aadb4d56644301dd5862", + "revCount": 34, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },