Commit Graph

9 Commits

Author SHA1 Message Date
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Moritz 'e1mo' Fromm
e85943f32e
prometheus-xmpp-alerts: Fix broken binary
The binary was broken after the update to 0.5.6 (#205559) due to a
regression in upstream (the module name was changed but not updated in
the appropriate entrypoint). A patch is applied until fixed in upstream.
A very simple test should detect future regressions like this and prevent
breaking the package and associated module.
2022-12-31 16:11:11 +01:00
Sandro Jäckel
d9f5e18533
prometheus-xmpp-alerts: 0.5.3 -> 0.5.6 2022-12-10 22:53:39 +01:00
Moritz 'e1mo' Fromm
cddc669b0b
prometheus-xmpp-alerts: Fix build by removing unittestCheckHook argument
In #185430 the `unittestCheckHook` argument was introduced, causing the
derivation to fail building since the `unittestCheckHook` is not passed.
However the original PR already used the `unittestCheckHook` from
`python3Packages`.
2022-09-17 11:37:31 +02:00
Winter
19adc3341c treewide: migrate to pythonPackages.unittestCheckHook 2022-08-13 14:09:43 -04:00
R. Ryantm
e3f6735bca prometheus-xmpp-alerts: 0.5.1 -> 0.5.3 2022-03-12 10:37:42 +00:00
Martin Weinelt
6b77988f96
treewide: prometheus_client -> prometheus-client 2021-08-26 02:21:59 +02:00
Georg Haas
41f448f2fc
prometheus-xmpp-alerts: 0.4.2 -> 0.5.1 2021-05-13 23:30:06 +02:00
Franz Pletz
add880c5e8
prometheus-xmpp-alerts: init at 0.4.2 2020-02-01 15:04:01 +01:00