flake.lock: Update homelab-deploy
Some checks failed
Run nix flake check / flake-check (push) Failing after 12m25s

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 <noreply@anthropic.com>
This commit is contained in:
2026-02-13 18:36:18 +01:00
parent 08d9e1ec3f
commit 0d9f49a3b4

8
flake.lock generated
View File

@@ -28,11 +28,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1770899044, "lastModified": 1771004123,
"narHash": "sha256-N44NHJ+i/Ukwks7C2NJkboMsUA4E4dR9MS5jpUbnS6Y=", "narHash": "sha256-Jw36EzL4IGIc2TmeZGphAAUrJXoWqfvCbybF8bTHgMA=",
"ref": "master", "ref": "master",
"rev": "1a23847d31969f4a45ee539063ac2d35aa9491ed", "rev": "e5e8be86ecdcae8a5962ba3bddddfe91b574792b",
"revCount": 34, "revCount": 36,
"type": "git", "type": "git",
"url": "https://git.t-juice.club/torjus/homelab-deploy" "url": "https://git.t-juice.club/torjus/homelab-deploy"
}, },