nixpkgs/pkgs/servers/monitoring/prometheus
Kamil Chmielewski da3ddd48e4 buildGoPackage: remove Go deps file libs.json
After #16017 there were a lot
of comments saying that `nix` would be better than `JSON`
for Go packages dependency sets.
As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046

    > Because of the content-addressable store, if two programs have the
    > same dependency it will already result in the same derivation in
    > the
    > store. Git also has compression in the pack files so it won't make
    > much difference to duplicate the dependencies on disk. And finally
    > most users will just use the binary builds so it won't make any
    > differences to them.

This PR removes `libs.json` file and puts all package dependencies in
theirs `deps.json`.
2016-08-11 23:07:09 +02:00
..
alertmanager.nix prometheus-alertmanager: 0.2.1 -> 0.3.0 2016-07-18 20:28:31 +02:00
cli.nix Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is 2016-06-09 13:08:10 +02:00
cli_deps.json buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
collectd-exporter.nix prometheus-collectd-exporter: 0.1.0 -> 0.3.1 2016-07-18 20:28:31 +02:00
collectd-exporter_deps.json buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
default.nix prometheus: 0.20.0 -> 1.0.0 2016-07-18 20:28:31 +02:00
haproxy-exporter.nix prometheus: Bump all to newest 2016-07-18 20:27:53 +02:00
haproxy-exporter_deps.json buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
mesos-exporter.nix Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is 2016-06-09 13:08:10 +02:00
mesos-exporter_deps.json buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
mysqld-exporter.nix prometheus: Bump all to newest 2016-07-18 20:27:53 +02:00
mysqld-exporter_deps.json buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
nginx-exporter.nix prometheus: Bump all to newest 2016-07-18 20:27:53 +02:00
nginx-exporter_deps.json buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
node-exporter.nix prometheus: Bump all to newest 2016-07-18 20:27:53 +02:00
prom2json.nix Moving from fetchgit generated by go2nix to fetchFromGitHub where rev is 2016-06-09 13:08:10 +02:00
prom2json_deps.json buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
pushgateway.nix prometheus: Bump all to newest 2016-07-18 20:27:53 +02:00
pushgateway_deps.json buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
statsd-bridge.nix prometheus: Bump all to newest 2016-07-18 20:27:53 +02:00
statsd-bridge_deps.json buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00