From 6d28c641fa42d4571ca3a3552937809d78b965e1 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Mon, 30 Jun 2025 16:31:19 -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=ca387cfb026614096485d5d6ba3c085e09cd75d4' (2025-06-30) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=041cf8221a87997ee201e7269396a05b33593ff3' (2025-06-30) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 5135c11..15c5307 100644 --- a/flake.lock +++ b/flake.lock @@ -216,11 +216,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1751315397, - "narHash": "sha256-tUfEdD2n39rW/JwQ3Rh89EET/te2nA8XrjhLJE5CSuI=", + "lastModified": 1751315469, + "narHash": "sha256-dUMrSs23G177N2W3Ahcgn8P5ZhCQZfnZgCZNxPAsdFM=", "ref": "refs/heads/master", - "rev": "ca387cfb026614096485d5d6ba3c085e09cd75d4", - "revCount": 74, + "rev": "041cf8221a87997ee201e7269396a05b33593ff3", + "revCount": 75, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },