From 9519d155e5b8db7e35d654a2b904e8810dca81f6 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Mon, 8 Sep 2025 11:12:46 -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=fa54938de25e709be19000967af7e0ed04a41987' (2025-09-02) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=7d75703c011a4fdb3b107c044537564e44e12e7c' (2025-09-08) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 6dc6e61..66d0c3e 100644 --- a/flake.lock +++ b/flake.lock @@ -234,11 +234,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1756832493, - "narHash": "sha256-vruyBVyUoFNegyWSUUv+zd6OAEzneejHMQh+uiDf2Kw=", + "lastModified": 1757344357, + "narHash": "sha256-wb4ncsPLqH9hk4gUhGwV+3QPGqqVcrjguuQmS2f8aDQ=", "ref": "refs/heads/master", - "rev": "fa54938de25e709be19000967af7e0ed04a41987", - "revCount": 137, + "rev": "7d75703c011a4fdb3b107c044537564e44e12e7c", + "revCount": 138, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },