From 403b74744903dc7eff95a351080d9ed29d9b6273 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Thu, 7 Aug 2025 12:00:20 -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=eb2a8f55398e67664d8b52c533de4518373d3556' (2025-08-07) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=40d4982c654a691336c9642ced8d3a943120b676' (2025-08-07) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 2fb3fd3..cb1ce48 100644 --- a/flake.lock +++ b/flake.lock @@ -234,11 +234,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1754580735, - "narHash": "sha256-+KOF+E9bj+/zK05brcbxZwGvI08qT+2Lf2+UStmI5Es=", + "lastModified": 1754582347, + "narHash": "sha256-aNXM1xqunEHnrGX90gSHQinywERFKz7CZxP3ZJ+R0ho=", "ref": "refs/heads/master", - "rev": "eb2a8f55398e67664d8b52c533de4518373d3556", - "revCount": 123, + "rev": "40d4982c654a691336c9642ced8d3a943120b676", + "revCount": 124, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },