R. Ryantm
|
64b39305ae
|
prometheus-redis-exporter: 1.34.1 -> 1.35.0
|
2022-02-06 16:58:08 -08:00 |
|
R. Ryantm
|
3b6c07fb36
|
prometheus-redis-exporter: 1.33.0 -> 1.34.1
|
2022-01-24 21:38:36 +00:00 |
|
R. Ryantm
|
cb2ee2dc83
|
prometheus-redis-exporter: 1.32.0 -> 1.33.0
|
2021-12-24 10:03:05 +00:00 |
|
R. Ryantm
|
44f97f94e3
|
prometheus-redis-exporter: 1.29.0 -> 1.32.0
|
2021-12-07 03:37:05 +00:00 |
|
R. Ryantm
|
da665b7e6e
|
prometheus-redis-exporter: 1.23.1 -> 1.29.0
|
2021-10-29 03:28:46 +00:00 |
|
zowoq
|
3360a376cb
|
buildGoModule: warn if buildFlagsArray is used
|
2021-08-26 21:35:06 +10:00 |
|
zowoq
|
13ea123c74
|
treewide: buildFlagsArray -> ldflags
|
2021-08-26 21:35:06 +10:00 |
|
Robin Gloster
|
ee87b5df96
|
prometheus-redis-exporter: 1.7.0 -> 1.23.1
|
2021-05-11 17:57:45 -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
|
7449a3274e
|
prometheus-exporters: expose tests in exporter definitions
|
2020-06-18 12:48:55 +02:00 |
|
Sarah Brofeldt
|
ac3a50122b
|
prometheus-redis-exporter: add eskytthe to maintainers
|
2020-06-18 11:13:25 +02:00 |
|
Sarah Brofeldt
|
544ba1db6f
|
prometheus-redis-exporter: init at 1.7.0
|
2020-06-18 11:13:25 +02:00 |
|