From b83d6c3041266e3a626523dd407ad50faa2bb830 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Thu, 24 Jul 2025 09:54:22 -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=8e71e6f0a8bb1a0cccd619cfee90f3c7d701951b' (2025-07-24) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=b8bd0665412cd5142c40c0c3c813350991975c26' (2025-07-24) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 59c8994..76f2b5a 100644 --- a/flake.lock +++ b/flake.lock @@ -304,11 +304,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1753365109, - "narHash": "sha256-GhrAP/FhXcT0XjCXpjRzr7TJmahRyfsv5cw1BEQRXug=", + "lastModified": 1753365253, + "narHash": "sha256-QgY139FO4+1P2kR6lfGT/H1dAPOnOS+DDDYez/yQ35k=", "ref": "refs/heads/master", - "rev": "8e71e6f0a8bb1a0cccd619cfee90f3c7d701951b", - "revCount": 101, + "rev": "b8bd0665412cd5142c40c0c3c813350991975c26", + "revCount": 102, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },