treewide: central.maven.org -> repo1.maven.org
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
let
|
||||
version = "0.10";
|
||||
jarName = "jmx_prometheus_httpserver-${version}-jar-with-dependencies.jar";
|
||||
mavenUrl = "http://central.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_httpserver/${version}/${jarName}";
|
||||
mavenUrl = "mirror://maven/io/prometheus/jmx/jmx_prometheus_httpserver/${version}/${jarName}";
|
||||
in stdenv.mkDerivation {
|
||||
inherit version jarName;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user