From b059bbbb0cd962abcde5c52966a45b9b393d0e50 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Mon, 30 Jun 2025 15:13:10 -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=ba24352b26aa7a765a83c3221288c311c457d880' (2025-06-30) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=d5403764fae3f9752da9e048a65ed124a95e9c49' (2025-06-30) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 4508f72..e5a7700 100644 --- a/flake.lock +++ b/flake.lock @@ -216,11 +216,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1751308701, - "narHash": "sha256-NLUE+Vfv/c6L5a7yURjib1SD8DoNE61uPMTSzfbJ3NA=", + "lastModified": 1751310368, + "narHash": "sha256-wn/eo9NthALFra0iaxT6DLE6cp6zMrCwCP2rGEA4uf4=", "ref": "refs/heads/master", - "rev": "ba24352b26aa7a765a83c3221288c311c457d880", - "revCount": 71, + "rev": "d5403764fae3f9752da9e048a65ed124a95e9c49", + "revCount": 72, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },