mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
prometheus-node-cert-exporter: unpin Go builder
Signed-off-by: Paul Meyer <katexochen0@gmail.com>
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
{
|
||||
lib,
|
||||
buildGo122Module,
|
||||
buildGoModule,
|
||||
fetchFromGitHub,
|
||||
nixosTests,
|
||||
}:
|
||||
|
||||
buildGo122Module {
|
||||
buildGoModule {
|
||||
pname = "node-cert-exporter";
|
||||
version = "1.1.7-unstable-2024-12-26";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user