From 80a1e83fd2c3978799e22a46c05a35b6b1a54bc7 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Fri, 1 Aug 2025 11:17:33 -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=80a4402a354891951cf0ac75e0b3fa105d16909f' (2025-07-28) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=d3fb87a30c8b9c1e9963b38e602bb4ef7f4dae51' (2025-08-01) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index bda9178..eeac721 100644 --- a/flake.lock +++ b/flake.lock @@ -304,11 +304,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1753733433, - "narHash": "sha256-5xo/USabiZ9Kibzyj86ss316f/x6HL9ePkWwuq+u87E=", + "lastModified": 1754061446, + "narHash": "sha256-w4VOTRx1mrtJi491haBeVQXtM62KqhN7FEJ7Zi0OLIE=", "ref": "refs/heads/master", - "rev": "80a4402a354891951cf0ac75e0b3fa105d16909f", - "revCount": 118, + "rev": "d3fb87a30c8b9c1e9963b38e602bb4ef7f4dae51", + "revCount": 119, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },