From 74ea8688838fb43d7def0d7f39d11760f811bd1f Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Thu, 10 Jul 2025 17:52:59 -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=b518d9cc05c04dfdf52eda31be7ec10859e722d0' (2025-07-07) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=12bd276cf3fb3a7dcb9a42983499b32a71c15361' (2025-07-10) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 19cf4fc..b16e1f5 100644 --- a/flake.lock +++ b/flake.lock @@ -216,11 +216,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1751920685, - "narHash": "sha256-s9GVjhBppOjPirNe4caE8cb9DcsA7RuATamqE7nOMLQ=", + "lastModified": 1752184266, + "narHash": "sha256-cAY0ivazZGFpAokVzhITbosDG2qzyChBD2C6X3MeS7E=", "ref": "refs/heads/master", - "rev": "b518d9cc05c04dfdf52eda31be7ec10859e722d0", - "revCount": 90, + "rev": "12bd276cf3fb3a7dcb9a42983499b32a71c15361", + "revCount": 91, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },