From 2809f9106d5878c277566a47b24d90cc62542953 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Tue, 2 Sep 2025 09:56:17 -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=26210a096ae10a20e34acdd49593b3a50f9a0c6e' (2025-08-29) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=739c4a60a3041cc0e12a6c311cce9d09693a4d93' (2025-09-02) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 4420a26..23c39ac 100644 --- a/flake.lock +++ b/flake.lock @@ -234,11 +234,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1756491618, - "narHash": "sha256-aOnl+V1tr4o9WM3sDhRUVbGKZn+PjGE2fa1eeJnijAY=", + "lastModified": 1756821363, + "narHash": "sha256-fu3IpIE+1JSOS0he81xRIDxcM3kPhg5XxCm2LqdupY4=", "ref": "refs/heads/master", - "rev": "26210a096ae10a20e34acdd49593b3a50f9a0c6e", - "revCount": 134, + "rev": "739c4a60a3041cc0e12a6c311cce9d09693a4d93", + "revCount": 135, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },