From ac6d41c6e32f056d2871473e38e13e9738100e8c Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Mon, 30 Jun 2025 16:35:05 -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=041cf8221a87997ee201e7269396a05b33593ff3' (2025-06-30) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=6393fcf4d96b4ee760e49b661ec78235e86789fe' (2025-06-30) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 15c5307..bc959c6 100644 --- a/flake.lock +++ b/flake.lock @@ -216,11 +216,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1751315469, - "narHash": "sha256-dUMrSs23G177N2W3Ahcgn8P5ZhCQZfnZgCZNxPAsdFM=", + "lastModified": 1751315698, + "narHash": "sha256-xN535LezjQiLGQQO2RI/++wsmS55PRZTnzbjWJPzLVM=", "ref": "refs/heads/master", - "rev": "041cf8221a87997ee201e7269396a05b33593ff3", - "revCount": 75, + "rev": "6393fcf4d96b4ee760e49b661ec78235e86789fe", + "revCount": 77, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },