From 7250df7a2afd216f998c656ea20207f9aac539b5 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Sun, 27 Jul 2025 22:44:08 -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=2e2267bef34e2c1df1364f8a4659d0ce93a9c526' (2025-07-28) → 'git+ssh://git@github.com/TheWanderingCrow/nix-secrets?ref=refs/heads/master&rev=d9fc1addd35900d46afbb2e43c69d3f94b1426a4' (2025-07-28) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 5c80532..ce4cc0e 100644 --- a/flake.lock +++ b/flake.lock @@ -304,11 +304,11 @@ "nixpkgs": "nixpkgs_2" }, "locked": { - "lastModified": 1753666969, - "narHash": "sha256-/rjP5HFAXcyJufF4uo1bCP+Vpiio9HKDOyzf0qg7kW0=", + "lastModified": 1753670639, + "narHash": "sha256-t5AqtowmxxzYbn0MD5DwGjCzA/Uv1p1NCqK/W3WShj8=", "ref": "refs/heads/master", - "rev": "2e2267bef34e2c1df1364f8a4659d0ce93a9c526", - "revCount": 107, + "rev": "d9fc1addd35900d46afbb2e43c69d3f94b1426a4", + "revCount": 108, "type": "git", "url": "ssh://git@github.com/TheWanderingCrow/nix-secrets" },