Commit graph

10 commits

Author SHA1 Message Date
R. RyanTM f2e54ae232 kapacitor: 1.5.6 -> 1.5.7 2020-11-03 08:56:26 -08:00
R. RyanTM ba163623ec kapacitor: 1.5.5 -> 1.5.6 2020-07-26 22:49:16 +02:00
R. RyanTM bfd4de099c kapacitor: 1.5.4 -> 1.5.5 2020-06-17 12:15:59 -07:00
Enno Lohmeier 5933af631d kapacitor: 1.5.1 -> 1.5.4 2020-04-28 10:14:22 +02:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +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
Sander van der Burg 5262cf6d0a kapacitor: 1.4.0 -> 1.5.1 2018-11-01 21:40:50 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Ryan Mulligan e4c9cc2344 kapacitor: 1.0.0 -> 1.4.0
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/zc5x872jh6g02y47rfa2giw7wjypnq12-kapacitor-1.4.0-bin/bin/kapacitord -h` got 0 exit code
- ran `/nix/store/zc5x872jh6g02y47rfa2giw7wjypnq12-kapacitor-1.4.0-bin/bin/kapacitord help` got 0 exit code
- ran `/nix/store/zc5x872jh6g02y47rfa2giw7wjypnq12-kapacitor-1.4.0-bin/bin/tickfmt help` got 0 exit code
- found 1.4.0 with grep in /nix/store/zc5x872jh6g02y47rfa2giw7wjypnq12-kapacitor-1.4.0-bin
- found 1.4.0 in filename of file in /nix/store/zc5x872jh6g02y47rfa2giw7wjypnq12-kapacitor-1.4.0-bin

cc "@offline @ehmry @lethalman"
2018-02-26 19:41:57 -08:00
Jaka Hudoklin 2540b419f2 kapacitor: init at 1.0.0 2016-09-04 17:22:15 +02:00