From a2bdcfb4a19750cc88e949de3e30fdf34f718186 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Sat, 7 Feb 2026 00:57:17 +0100 Subject: [PATCH] flake: update nixos-exporter input Fixes current_rev to use system.configurationRevision. Co-Authored-By: Claude Opus 4.5 --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 1f54cb0..039595c 100644 --- a/flake.lock +++ b/flake.lock @@ -49,11 +49,11 @@ ] }, "locked": { - "lastModified": 1770420458, - "narHash": "sha256-7EREOtYGtsb1c7PJ/TpYWDnz68PFOQ2rK1OKZ4klMM4=", + "lastModified": 1770422123, + "narHash": "sha256-kh0CJu1wVCSCWBuW00i6Ooh3jGFxKdtUtIBAb2sY8LI=", "ref": "refs/heads/master", - "rev": "86eaeb4b2a9d8068586837ca639222745ddc57ad", - "revCount": 9, + "rev": "04eba77ac028033b6dfed604eb1b5664b46acc77", + "revCount": 10, "type": "git", "url": "https://git.t-juice.club/torjus/nixos-exporter" },