From de40c11a800ac4c9d83ffb6ee6610d7672932ca4 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sun, 9 Feb 2025 00:10:48 -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 072a7bc..97e81d0 100644 --- a/flake.lock +++ b/flake.lock @@ -150,11 +150,11 @@ }, "nix-secrets": { "locked": { - "lastModified": 1739032093, - "narHash": "sha256-pupG+St5yp3vqWySaaQbwTQqFONxVYB4UZqsxx3tnRQ=", + "lastModified": 1739076986, + "narHash": "sha256-nFlA5xD/KyKqjTx9fYO2EK3Ea0dl5S4VZC5Wfyk6oAc=", "ref": "refs/heads/master", - "rev": "62314425b49361c647af462e4844ce8d53c8629a", - "revCount": 39, + "rev": "f00a6d09843d80f87aa6af06ad5ab74670a591b1", + "revCount": 40, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },