Commit graph

15 commits

Author SHA1 Message Date
David Wood 2f0955e722
grafana-loki: 1.4.0 -> 1.5.0 2020-05-25 11:35:16 +01:00
zowoq b5dc07a4b4 treewide: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
Jamie McClymont e6c14aef79 grafana-loki: 1.3.0 -> 1.4.0 2020-04-06 18:38:56 +12:00
WilliButz 96de24cfdb
grafana-loki: 1.2.0 -> 1.3.0, patch distributor test
Only include the loopback interface "lo" in the lifecycler configuration
of the distributor test.
2020-01-22 23:44:32 +01:00
Mario Rodas 9f2092b6a9
grafana-loki: fix build on darwin 2019-12-14 22:22:22 -05:00
WilliButz 3526e7deb0
grafana-loki: 1.1.0 -> 1.2.0 2019-12-09 19:12:53 +01:00
WilliButz f659187525
grafana-loki: 1.0.0 -> 1.1.0 2019-12-05 16:37:08 +01:00
Marek Mahut 693c27b111 grafana-loki: 0.4.0 -> 1.0.0
Adding mmahut as maintaner
2019-11-21 13:20:23 +01:00
WilliButz 3236de7b4d
grafana-loki: 0.3.0 -> 0.4.0 2019-10-25 23:37:40 +02:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Robin Gloster 4e60b0efae
treewide: update globin's maintained drvs 2019-08-20 19:36:05 +02:00
WilliButz dfb66de179 grafana-loki: 0.2.0 -> 0.3.0 (#66835) 2019-08-18 21:47:31 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
WilliButz 2d09016ed3
grafana-loki: 0.1.0 -> 0.2.0 2019-08-03 00:19:14 +02:00
WilliButz 25b2a5eba6
grafana-loki: init at 0.1.0 2019-06-04 01:50:34 +02:00