From 29623d7e99c6d38ee0601766eadffa6641ef2ffd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torjus=20H=C3=A5kestad?= Date: Sat, 7 Feb 2026 01:03:17 +0100 Subject: [PATCH] flake: update nixos-exporter input Uses system nixos-version binary for 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 039595c..72a66d8 100644 --- a/flake.lock +++ b/flake.lock @@ -49,11 +49,11 @@ ] }, "locked": { - "lastModified": 1770422123, - "narHash": "sha256-kh0CJu1wVCSCWBuW00i6Ooh3jGFxKdtUtIBAb2sY8LI=", + "lastModified": 1770422522, + "narHash": "sha256-WmIFnquu4u58v8S2bOVWmknRwHn4x88CRfBFTzJ1inQ=", "ref": "refs/heads/master", - "rev": "04eba77ac028033b6dfed604eb1b5664b46acc77", - "revCount": 10, + "rev": "cf0ce858997af4d8dcc2ce10393ff393e17fc911", + "revCount": 11, "type": "git", "url": "https://git.t-juice.club/torjus/nixos-exporter" },