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