From 480071ea964a8679ccef9fb1a82ed88f3acf4df3 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Thu, 7 Aug 2025 10:23:16 -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=0937a78b305c79a52cdb1a3b684c115e0cb39605' (2025-08-07) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=3aa52c79c52b45fde3e98c86c2c44a6bc9b36e2a' (2025-08-07) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index c0d2ff5..4e25d98 100644 --- a/flake.lock +++ b/flake.lock @@ -234,11 +234,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1754575885, - "narHash": "sha256-kbK/077BN8BL0Ms+zreg0cLSYXTtR/6ItRbPrvt/teQ=", + "lastModified": 1754576589, + "narHash": "sha256-5Uki0I0u8EA4Ra3VuE2SYk57GsJw4Pn6WfijSNWbVX4=", "ref": "refs/heads/master", - "rev": "0937a78b305c79a52cdb1a3b684c115e0cb39605", - "revCount": 120, + "rev": "3aa52c79c52b45fde3e98c86c2c44a6bc9b36e2a", + "revCount": 121, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },