From fa56258aafcc30d4d0faa00ac9a9918be53c4177 Mon Sep 17 00:00:00 2001 From: imterah Date: Sat, 10 May 2025 00:23:14 -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=3bdf539f1b146f03a3d860d9b39104fcb9ff4e76&shallow=1' (2025-05-10) → 'git+https://git.terah.dev/imterah/sops?ref=main&rev=2b38dd160cd7b277720defae0b51248cb8bb5c93&shallow=1' (2025-05-10) --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index e27c727..6eef7f2 100755 --- a/flake.lock +++ b/flake.lock @@ -90,10 +90,10 @@ "nix-secrets": { "flake": false, "locked": { - "lastModified": 1746849404, - "narHash": "sha256-dQPQwnh1qo+bOJ8Gurd2lBWZjSoQvRAkHazeKLAZoto=", + "lastModified": 1746850842, + "narHash": "sha256-WJkJVBndf68r0oObXggbqbTTh+5YvZqx6uagUAzDoeQ=", "ref": "main", - "rev": "3bdf539f1b146f03a3d860d9b39104fcb9ff4e76", + "rev": "2b38dd160cd7b277720defae0b51248cb8bb5c93", "shallow": true, "type": "git", "url": "https://git.terah.dev/imterah/sops"