From 97478ad0d2c68383a6214e18475929eb54cf7afe Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Wed, 2 Jul 2025 17:32:45 -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=877942b4fcd0002ecaab6fd3a5960fa48602fe14' (2025-07-02) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=1009b5e51279de6b318dd224a9950d342ca9f66b' (2025-07-02) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index fd4e459..08c0462 100644 --- a/flake.lock +++ b/flake.lock @@ -216,11 +216,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1751491890, - "narHash": "sha256-q5VUdHUV0ciBcw7JGkT9OgbQ+blUoLSJJE25EOLWOEE=", + "lastModified": 1751491959, + "narHash": "sha256-VCve+IOvaXY1ggFzH9/0e/b9qTWOaRXHAXPVMU6LvKo=", "ref": "refs/heads/master", - "rev": "877942b4fcd0002ecaab6fd3a5960fa48602fe14", - "revCount": 87, + "rev": "1009b5e51279de6b318dd224a9950d342ca9f66b", + "revCount": 88, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },