Commit graph

7 commits

Author SHA1 Message Date
Renaud 76761a82e0
lightstep-tracer-cpp: 0.8.1 -> 0.11.0
(#72995)
2019-11-09 09:45:03 +01: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
Vaibhav Sagar 841a0bee5f lightstep-tracer-cpp: 0.36 -> 0.8.1 2018-10-31 22:19:39 -04:00
Jörg Thalheim eea21b2835 lightstep-tracer-cpp: mark as broken
needs an update + https://github.com/opentracing/opentracing-cpp
2018-03-31 18:22:54 +01:00
Samuel Dionne-Riel 7b97c8c0c8 treewide: homepage+src updates (found by repology, #33263) 2018-01-05 20:42:46 +01:00
Nikolay Amiantov 6f7b62e038 protobuf: default to 3.4 2017-09-08 03:40:56 +03:00
Charles Strahan cd2b6a94f7
lightstep-tracer-cpp: init at 0.36
The LightStep distributed tracing library for C++.

See: http://lightstep.com
2017-08-03 00:38:33 -04:00