From c64d828e6dea1120c7241bb3a2fa7decbef179b4 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sun, 27 Jul 2025 21:42: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=4e1716da20f3f9b7ea9d9fc56424b89c25512cab' (2025-07-28) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=2e2267bef34e2c1df1364f8a4659d0ce93a9c526' (2025-07-28) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index d68bba7..5c80532 100644 --- a/flake.lock +++ b/flake.lock @@ -304,11 +304,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1753665837, - "narHash": "sha256-Jj/QujLDcDxAC2cI6sMSPJnWgqakSQsZrUfWs9PKdZA=", + "lastModified": 1753666969, + "narHash": "sha256-/rjP5HFAXcyJufF4uo1bCP+Vpiio9HKDOyzf0qg7kW0=", "ref": "refs/heads/master", - "rev": "4e1716da20f3f9b7ea9d9fc56424b89c25512cab", - "revCount": 105, + "rev": "2e2267bef34e2c1df1364f8a4659d0ce93a9c526", + "revCount": 107, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },