From 1608a223b81e4ce1e23e55d3d158babdd0a9353b Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Mon, 30 Jun 2025 14:38: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=e01c929287a0dd8590363162ae3ec23f7fd855f4' (2025-06-30) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=ba24352b26aa7a765a83c3221288c311c457d880' (2025-06-30) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index adbacc0..4508f72 100644 --- a/flake.lock +++ b/flake.lock @@ -216,11 +216,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1751289516, - "narHash": "sha256-2u9Ahd8OlDchYLpJoBsgl7qYdT3EUBPfJZvG2Kp4/HQ=", + "lastModified": 1751308701, + "narHash": "sha256-NLUE+Vfv/c6L5a7yURjib1SD8DoNE61uPMTSzfbJ3NA=", "ref": "refs/heads/master", - "rev": "e01c929287a0dd8590363162ae3ec23f7fd855f4", - "revCount": 70, + "rev": "ba24352b26aa7a765a83c3221288c311c457d880", + "revCount": 71, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },