summary refs log tree commit diff
path: root/pkgs/servers/monitoring/icinga2/default.nix
Commit message (Collapse)AuthorAge
* icinga2: 2.13.7 -> 2.14.0R. Ryantm2023-07-16
|
* icinga2: 2.13.6 -> 2.13.7R. Ryantm2023-02-19
|
* treewide: switch to nativeCheckInputsGuillaume Girol2023-01-21
| | | | | | | 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.
* icinga2: 2.13.5 -> 2.13.6R. Ryantm2022-11-09
|
* icinga2: Add pname to .vimJanne Heß2022-10-04
| | | | | Makes it compatible with the vim module of home-manager which expects pname to be set.
* icinga2-agent: 2.13.3 -> 2.13.5R. Ryantm2022-08-14
|
* icinga2: 2.13.2 -> 2.13.3Janne Heß2022-05-17
|
* icinga2: Fix infinite loop regressionJanne Heß2021-11-19
|
* icinga2: Fix path to icinga2 binaryJanne Heß2021-11-19
| | | | I broke it in my LTO PR :-(
* icinga2: Enable LTO and tests + cleanup docJanne Heß2021-11-18
| | | | | | | | | | Also enable unity build because it makes LTO more efficient - we don't need the non-unity fix then. Also move the docs into their own output because most people using Icinga in a cluster only need the docs on one machine. Also clean the vim output to use `runCommand`
* icinga2: 2.13.1 -> 2.13.2Janne Heß2021-11-17
|
* icinga2: 2.13.0 -> 2.13.1R. RyanTM2021-08-22
|
* icinga2: 2.12.5 -> 2.13.0R. RyanTM2021-08-04
|
* icinga2: 2.12.4 -> 2.12.5R. RyanTM2021-07-22
|
* icinga2: 2.12.3 -> 2.12.4R. RyanTM2021-05-28
|
* icinga2: Init at 2.12.3Janne Heß2021-05-03