prometheus_1: Build with go 1.12

This commit is contained in:
adisbladis 2019-09-05 22:08:16 +01:00
parent a560ea3736
commit 3c22b23580
No known key found for this signature in database
GPG Key ID: 110BFAD44C6249B7
1 changed files with 1 additions and 3 deletions

View File

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