From 40e3bd39575241b766e5b9cffd433c1029ad4b27 Mon Sep 17 00:00:00 2001 From: imterah Date: Tue, 6 May 2025 22:49:40 -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+https://git.terah.dev/imterah/sops?ref=main&rev=05d59e8bdcd23b9877443bebb1e5894992d786fa&shallow=1' (2025-05-06) → 'git+https://git.terah.dev/imterah/sops?ref=main&rev=60d55ae56d5ca38e387e33e8fd186d83e8320839&shallow=1' (2025-05-07) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 7d5ba83..446260f 100755 --- a/flake.lock +++ b/flake.lock @@ -90,10 +90,10 @@ "nix-secrets": { "flake": false, "locked": { - "lastModified": 1746574583, - "narHash": "sha256-gujItNMnP3eo5In56oz+aoD057USkMxUqlypF9vZCo4=", + "lastModified": 1746586071, + "narHash": "sha256-qKSXkhtJAYZQKIIf3EE/UrCGjlmMJhdpdFelEQz2+L8=", "ref": "main", - "rev": "05d59e8bdcd23b9877443bebb1e5894992d786fa", + "rev": "60d55ae56d5ca38e387e33e8fd186d83e8320839", "shallow": true, "type": "git", "url": "https://git.terah.dev/imterah/sops"