From 0d9f49a3b450ac368f9c651a5ba7eb58b4c1df76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Fri, 13 Feb 2026 18:36:18 +0100 Subject: [PATCH] flake.lock: Update homelab-deploy Improves builder logging: build failure output is now logged as individual lines instead of a single JSON blob, making errors readable in Loki/Grafana. Co-Authored-By: Claude Opus 4.6 --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 07dfb69..46f8575 100644 --- a/flake.lock +++ b/flake.lock @@ -28,11 +28,11 @@ ] }, "locked": { - "lastModified": 1770899044, - "narHash": "sha256-N44NHJ+i/Ukwks7C2NJkboMsUA4E4dR9MS5jpUbnS6Y=", + "lastModified": 1771004123, + "narHash": "sha256-Jw36EzL4IGIc2TmeZGphAAUrJXoWqfvCbybF8bTHgMA=", "ref": "master", - "rev": "1a23847d31969f4a45ee539063ac2d35aa9491ed", - "revCount": 34, + "rev": "e5e8be86ecdcae8a5962ba3bddddfe91b574792b", + "revCount": 36, "type": "git", "url": "https://git.t-juice.club/torjus/homelab-deploy" },