From 725660113aa8f586d388500e46409f1ddd12e426 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Wed, 2 Jul 2025 13:33:19 -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=6393fcf4d96b4ee760e49b661ec78235e86789fe' (2025-06-30) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=aa862313f2678b720ff6773ee0cc8aff8402acf4' (2025-07-02) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index bc959c6..79274c5 100644 --- a/flake.lock +++ b/flake.lock @@ -216,11 +216,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1751315698, - "narHash": "sha256-xN535LezjQiLGQQO2RI/++wsmS55PRZTnzbjWJPzLVM=", + "lastModified": 1751470022, + "narHash": "sha256-XdVHvq9yWb4Tvi2vorA8Kle+FsNtpzE/YoXoGLOqeuI=", "ref": "refs/heads/master", - "rev": "6393fcf4d96b4ee760e49b661ec78235e86789fe", - "revCount": 77, + "rev": "aa862313f2678b720ff6773ee0cc8aff8402acf4", + "revCount": 78, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },