Commit Graph

24 Commits

Author SHA1 Message Date
R. Ryantm
a93b5fbd8c prometheus-snmp-exporter: 0.25.0 -> 0.26.0 2024-05-11 13:40:21 +00:00
WilliButz
4bd2f9c737
prometheus-snmp-exporter: remove myself as maintainer 2024-01-17 20:34:33 +01:00
R. Ryantm
d4492abe66
prometheus-snmp-exporter: 0.22.0 -> 0.25.0 2024-01-17 20:32:43 +01:00
R. Ryantm
e60b71c93d prometheus-snmp-exporter: 0.21.0 -> 0.22.0 2023-06-30 18:17:20 +00:00
Sandro Jäckel
3ad7d71afe treewide: don't set platforms.unix for buildGoModule 2023-06-13 17:54:26 +03:00
Sergey Lukjanov
0b420a24f8 prometheus-snmp-exporter: 0.20.0 -> 0.21.0
https://github.com/prometheus/snmp_exporter/releases/tag/v0.21.0
2022-11-23 12:30:19 -08:00
Robin Gloster
a9ffa5dc2a
prometheus-snmp-exporter: 0.19.0 -> 0.20.0 2021-05-11 17:57:46 -05:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Profpatsch
4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
WilliButz
1c90c5bcc4
prometheus-snmp-exporter: 0.18.0 -> 0.19.0
https://github.com/prometheus/snmp_exporter/releases/tag/v0.19.0
2020-10-22 11:31:33 +02:00
WilliButz
7449a3274e
prometheus-exporters: expose tests in exporter definitions 2020-06-18 12:48:55 +02:00
Sergey Lukjanov
43d46b15b7 snmp_exporter: add Frostman to maintainers 2020-05-26 12:11:40 -07:00
Sergey Lukjanov
01c937fd47 snmp_exporter: 0.17.0 -> 0.18.0 2020-05-26 12:10:44 -07:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Sergey Lukjanov
bd3319d28c snmp_exporter: 0.15.0 -> 0.17.0 2020-02-20 08:12:32 -08:00
Jörg Thalheim
725f85e271
net-snmp: rename from net_snmp 2019-12-21 22:56:08 +00:00
adisbladis
a560ea3736
prometheus-snmp-exporter: 0.13.0 -> 0.15.0 2019-09-05 22:33:39 +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
WilliButz
81156549a2 prometheus-snmp-exporter: 0.11.0 -> 0.13.0 (#46677) 2018-09-15 02:02:34 +02:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
WilliButz
6c76c4c6d8 prometheus-snmp-exporter: 0.9.0 -> 0.11.0 (#41363) 2018-06-01 18:25:08 +02:00
WilliButz
5d0adad0ca prometheus-snmp-exporter: 0.3.0 -> 0.9.0 2018-05-01 15:36:19 +02:00
Franz Pletz
068feb65c9
prometeus-snmp-exporter: 0.1.0 -> 0.3.0 2017-08-04 08:26:09 +02:00
oida
8376f5cc3a
prometheus-snmp-exporter: init at v0.1.0 2016-12-29 02:03:12 +01:00