flake: update nixos-exporter input
Some checks failed
Run nix flake check / flake-check (push) Failing after 3m5s

Fixes current_rev to use system.configurationRevision.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 00:57:17 +01:00
parent 138aeb9e45
commit a2bdcfb4a1

8
flake.lock generated
View File

@@ -49,11 +49,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1770420458, "lastModified": 1770422123,
"narHash": "sha256-7EREOtYGtsb1c7PJ/TpYWDnz68PFOQ2rK1OKZ4klMM4=", "narHash": "sha256-kh0CJu1wVCSCWBuW00i6Ooh3jGFxKdtUtIBAb2sY8LI=",
"ref": "refs/heads/master", "ref": "refs/heads/master",
"rev": "86eaeb4b2a9d8068586837ca639222745ddc57ad", "rev": "04eba77ac028033b6dfed604eb1b5664b46acc77",
"revCount": 9, "revCount": 10,
"type": "git", "type": "git",
"url": "https://git.t-juice.club/torjus/nixos-exporter" "url": "https://git.t-juice.club/torjus/nixos-exporter"
}, },