From ac5766cfa2134416d0f37ee8adf16077638b20c3 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Thu, 7 Aug 2025 13:13:17 -0400 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'nix-secrets': 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=40d4982c654a691336c9642ced8d3a943120b676' (2025-08-07) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=b365ce24493a69f945f41d9b0dfc4e1143f97395' (2025-08-07) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index cb1ce48..3a58303 100644 --- a/flake.lock +++ b/flake.lock @@ -234,11 +234,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1754582347, - "narHash": "sha256-aNXM1xqunEHnrGX90gSHQinywERFKz7CZxP3ZJ+R0ho=", + "lastModified": 1754586688, + "narHash": "sha256-VALK4f+CYUOhTVXcPFrVIJtJKVId+0HjrMAJ90KVxZU=", "ref": "refs/heads/master", - "rev": "40d4982c654a691336c9642ced8d3a943120b676", - "revCount": 124, + "rev": "b365ce24493a69f945f41d9b0dfc4e1143f97395", + "revCount": 127, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },