From 02635e22c2fadc4a43ae5c80a36143b51e6b4702 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Wed, 2 Jul 2025 15:15:39 -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=37376d20bccd098ee0148f0717144462b91d5cff' (2025-07-02) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=74ae1cc608c786a77fbc2ff1cbc5037708e99668' (2025-07-02) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 08181b8..3ef6583 100644 --- a/flake.lock +++ b/flake.lock @@ -216,11 +216,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1751483634, - "narHash": "sha256-wuUJCpkl0UOd0sAlW18m780E31NGRFEmeDxeFMygu00=", + "lastModified": 1751483733, + "narHash": "sha256-wjLMnNqI4MIZYORM3QPL7x8q4Op2pQCZsK7zgjVkXY4=", "ref": "refs/heads/master", - "rev": "37376d20bccd098ee0148f0717144462b91d5cff", - "revCount": 81, + "rev": "74ae1cc608c786a77fbc2ff1cbc5037708e99668", + "revCount": 82, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },