From c2a108d39cc83680728e595bc56f218b3b638b0a Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Wed, 2 Jul 2025 17:31:37 -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=100c4b14ae5a6bd04af24fa8b513b5397606d306' (2025-07-02) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=877942b4fcd0002ecaab6fd3a5960fa48602fe14' (2025-07-02) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 68e00e2..fd4e459 100644 --- a/flake.lock +++ b/flake.lock @@ -216,11 +216,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1751491768, - "narHash": "sha256-GzMKzqwtAoxXsU/2Y4CqEtC54LFImXLSiNItTBnrUrw=", + "lastModified": 1751491890, + "narHash": "sha256-q5VUdHUV0ciBcw7JGkT9OgbQ+blUoLSJJE25EOLWOEE=", "ref": "refs/heads/master", - "rev": "100c4b14ae5a6bd04af24fa8b513b5397606d306", - "revCount": 86, + "rev": "877942b4fcd0002ecaab6fd3a5960fa48602fe14", + "revCount": 87, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },