prometheus_1: Build with go 1.12
This commit is contained in:
parent
a560ea3736
commit
3c22b23580
|
@ -15053,9 +15053,7 @@ in
|
|||
|
||||
postgresql_jdbc = callPackage ../development/java-modules/postgresql_jdbc { };
|
||||
|
||||
inherit (callPackage ../servers/monitoring/prometheus {
|
||||
buildGoPackage = buildGo110Package;
|
||||
}) prometheus_1;
|
||||
inherit (callPackage ../servers/monitoring/prometheus { }) prometheus_1;
|
||||
|
||||
inherit (callPackage ../servers/monitoring/prometheus { })
|
||||
prometheus_2;
|
||||
|
|
Loading…
Reference in New Issue