prometheus-node-cert-exporter: unpin Go builder
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
This commit is contained in:
parent
092e15e8d6
commit
8a528b3fc8
@ -1,11 +1,10 @@
|
|||||||
{
|
{
|
||||||
lib,
|
lib,
|
||||||
buildGo122Module,
|
buildGoModule,
|
||||||
fetchFromGitHub,
|
fetchFromGitHub,
|
||||||
nixosTests,
|
|
||||||
}:
|
}:
|
||||||
|
|
||||||
buildGo122Module {
|
buildGoModule {
|
||||||
pname = "node-cert-exporter";
|
pname = "node-cert-exporter";
|
||||||
version = "1.1.7-unstable-2024-12-26";
|
version = "1.1.7-unstable-2024-12-26";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user