From 396727b3a966f80cddad84802f941af12f1639cc Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Fri, 29 Aug 2025 14:25:43 -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=6800c523f15e885a7a644c540d4ad3577faa18a9' (2025-08-20) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=26210a096ae10a20e34acdd49593b3a50f9a0c6e' (2025-08-29) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index d1c6bab..4420a26 100644 --- a/flake.lock +++ b/flake.lock @@ -234,11 +234,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1755705015, - "narHash": "sha256-BW46mHvely44ec8Kdml9o7hXrInHI2yFKeHjG8TakVo=", + "lastModified": 1756491618, + "narHash": "sha256-aOnl+V1tr4o9WM3sDhRUVbGKZn+PjGE2fa1eeJnijAY=", "ref": "refs/heads/master", - "rev": "6800c523f15e885a7a644c540d4ad3577faa18a9", - "revCount": 131, + "rev": "26210a096ae10a20e34acdd49593b3a50f9a0c6e", + "revCount": 134, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },