prometheus-node-cert-exporter: unpin Go builder

Signed-off-by: Paul Meyer <katexochen0@gmail.com>
This commit is contained in:
Paul Meyer 2025-03-28 08:11:25 +01:00
parent 092e15e8d6
commit 8a528b3fc8

View file

@ -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";