flake: update nixos-exporter input
All checks were successful
Run nix flake check / flake-check (push) Successful in 2m10s

Fixes current_rev showing nixpkgs revision instead of flake revision.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-02-07 00:29:32 +01:00
parent a834497fe8
commit f575dd2487

8
flake.lock generated
View File

@@ -49,11 +49,11 @@
]
},
"locked": {
"lastModified": 1770419779,
"narHash": "sha256-TccIiBeUH5cVCy2vxKn0IL/f1Z8y9HLm71CJwWz/mqI=",
"lastModified": 1770420458,
"narHash": "sha256-7EREOtYGtsb1c7PJ/TpYWDnz68PFOQ2rK1OKZ4klMM4=",
"ref": "refs/heads/master",
"rev": "9c29505814954352b2af99b97910ee12a736b8dd",
"revCount": 8,
"rev": "86eaeb4b2a9d8068586837ca639222745ddc57ad",
"revCount": 9,
"type": "git",
"url": "https://git.t-juice.club/torjus/nixos-exporter"
},