buildGoPackage: remove platform.all from packages

This commit is contained in:
zowoq
2020-08-15 19:34:47 -07:00
committed by Jon
parent 42313b92bc
commit a83a88db05
65 changed files with 0 additions and 65 deletions
@@ -22,6 +22,5 @@ buildGoPackage rec {
homepage = "https://github.com/ribbybibby/s3_exporter";
license = licenses.asl20;
maintainers = [ maintainers.mmahut ];
platforms = platforms.all;
};
}
@@ -22,6 +22,5 @@ buildGoPackage rec {
homepage = "https://github.com/mvisonneau/gitlab-ci-pipelines-exporter";
license = licenses.asl20;
maintainers = [ maintainers.mmahut ];
platforms = platforms.all;
};
}
@@ -22,6 +22,5 @@ buildGoPackage rec {
homepage = "https://github.com/martin-helmich/prometheus-nginxlog-exporter";
license = licenses.asl20;
maintainers = with maintainers; [ mmahut ];
platforms = platforms.all;
};
}