Commit Graph

84 Commits

Author SHA1 Message Date
Peder Bergebakken Sundt
e2c62cfd7e icingaweb2-ipl: add helsinki-Jo back as maintainer 2026-08-12 16:25:58 +02:00
Janne Heß
5a6d0ee976 treewide: Drop a lot of my maintainership
I do not have the time or energy to handle all of this. Let alone my
GitHub notifications. This PR is in good faith and does not refer to
anything community-related. I will keep on doing nixpkgs work but the
pile of shame (let's call it that) needs to be cleaned. Thanks to
@mweinelt which whom I had a discussion and who made me aware of this
issue.
2026-08-12 16:24:54 +02:00
Ben Siraphob
2176cc9b3f pkgs/servers: fix typos
Assisted-by: Claude Code (claude-opus-5)
2026-08-02 11:15:27 -07:00
Wolfgang Walther
550ed29363 teams/helsinki-systems: drop 2026-01-14 09:46:22 +01:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
R. Ryantm
0c3fea1d5c icingaweb2: 2.12.5 -> 2.12.6 2025-11-19 20:41:32 +00:00
Weijia Wang
ab8c11255c icingaweb2: include schema dir in $out/ (#380065) 2025-08-24 12:15:12 +02:00
Weijia Wang
ea4d3e10fe icingaweb2: 2.12.4 -> 2.12.5 (#425796) 2025-08-24 12:14:59 +02:00
Wolfgang Walther
57f513d06c icingaweb2-ipl: 0.16.1 -> 0.17.0 (#425709) 2025-08-14 18:48:28 +00:00
Alexander A. Klimov
f7c74c9b19 icingaweb2: include schema/ in $out/
Icinga Web's database migration hook expects it there.
2025-08-06 15:15:39 +02:00
R. Ryantm
5bc07efc63 icingaweb2: 2.12.4 -> 2.12.5 2025-07-16 13:49:18 +00:00
R. Ryantm
614e4dbe37 icingaweb2-ipl: 0.16.1 -> 0.17.0 2025-07-16 07:18:49 +00:00
R. Ryantm
39426ff3fc icingaweb2-thirdparty: 0.13.0 -> 0.13.1 2025-07-16 07:18:42 +00:00
Wolfgang Walther
9fcd8c86f8 icingaweb2-ipl: 0.16.0 -> 0.16.1 (#417860) 2025-06-27 15:33:59 +00:00
R. Ryantm
2184d321fc icingaweb2-ipl: 0.16.0 -> 0.16.1 2025-06-18 13:46:57 +00:00
R. Ryantm
c69d7a7bdb icingaweb2-thirdparty: 0.12.1 -> 0.13.0 2025-06-18 13:45:29 +00:00
R. Ryantm
5816abbcae icingaweb2-ipl: 0.14.2 -> 0.16.0 2025-05-22 13:57:33 +00:00
Fernando Rodrigues
05580f4b44 treewide: switch instances of lib.teams.*.members to the new meta.teams attribute
Follow-up to #394797.

Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
2025-04-25 22:20:17 -03:00
R. Ryantm
d0269626cf icingaweb2: 2.12.3 -> 2.12.4 2025-04-16 03:18:00 +00:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Wolfgang Walther
a36a7e0d6d icingaweb2-ipl: 0.14.1 -> 0.14.2 (#393431) 2025-04-06 16:40:50 +00:00
Wolfgang Walther
78e23daa38 icingaweb2: 2.12.2 -> 2.12.3 (#393436) 2025-04-06 16:40:27 +00:00
Piotr Kwiecinski
15d0312a8a icingaweb2: pin php version to 8.3 2025-03-29 19:25:44 +01:00
R. Ryantm
09084c77eb icingaweb2: 2.12.2 -> 2.12.3 2025-03-26 17:27:42 +00:00
R. Ryantm
ac71da1cb4 icingaweb2-ipl: 0.14.1 -> 0.14.2 2025-03-26 16:59:04 +00:00
Alexander Aleksandrovič Klimov
9a9dcd5397 icingaweb2: correct license GPLv2 -> GPLv2+ 2025-02-11 13:22:35 +01:00
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
R. RyanTM
f281060cd4 icingaweb2: 2.12.1 -> 2.12.2 (#355693) 2024-11-15 14:12:08 +01:00
Simon Hauser
c4edf93988 Cleanup helsinki maintainer (#353611)
* maintainers: update email conni2461

* maintainers: add helsinki-jo

* tree-wide: cleanup maintainership of helsinki-systems
2024-11-04 12:59:26 +01:00
Weijia Wang
470825f1b2 icingaweb2-ipl: 0.13.2 -> 0.14.1 (#327400) 2024-09-13 01:29:53 +02:00
Peder Bergebakken Sundt
e471916645 treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
R. Ryantm
612ff0c5d9 icingaweb2-ipl: 0.13.2 -> 0.14.1 2024-08-06 06:12:53 +00:00
R. Ryantm
0c04ce6416 icingaweb2-ipl: 0.13.1 -> 0.13.2 2024-04-11 13:05:44 +00:00
Weijia Wang
22635a730a Merge pull request #259917 from r-ryantm/auto-update/icingaweb2
icingaweb2: 2.11.4 -> 2.12.1
2024-01-28 11:56:08 +01:00
Weijia Wang
929d593bf5 Merge pull request #274530 from r-ryantm/auto-update/icingaweb2-thirdparty
icingaweb2-thirdparty: 0.12.0 -> 0.12.1
2024-01-28 11:55:50 +01:00
R. Ryantm
303cd408d7 icingaweb2-ipl: 0.13.0 -> 0.13.1 2023-12-15 20:31:10 +00:00
R. Ryantm
0cdaebb1f1 icingaweb2-thirdparty: 0.12.0 -> 0.12.1 2023-12-15 20:30:20 +00:00
R. Ryantm
543e18bdd4 icingaweb2: 2.11.4 -> 2.12.1 2023-11-19 18:40:26 +00:00
R. Ryantm
920cbea46c icingaweb2-thirdparty: 0.11.0 -> 0.12.0 2023-10-07 07:02:14 +00:00
R. Ryantm
d1498e8782 icingaweb2-ipl: 0.12.0 -> 0.13.0 2023-09-23 06:56:20 +00:00
R. Ryantm
4201403756 icingaweb2-ipl: 0.11.1 -> 0.12.0 2023-05-20 23:25:25 +00:00
R. Ryantm
4bd3d74a9d icingaweb2-ipl: 0.11.0 -> 0.11.1 2023-04-28 00:19:04 +00:00
R. Ryantm
81a6a27b15 icingaweb2-ipl: 0.10.1 -> 0.11.0 2023-03-31 01:58:57 +00:00
R. Ryantm
a22898bc37 icingaweb2: 2.11.3 -> 2.11.4 2023-02-04 21:07:27 +00:00
Janne Heß
62fd1ccad1 icingaweb2: 2.11.1 -> 2.11.3 2023-01-10 14:32:24 +01:00
Janne Heß
185fb1f8e0 icingaweb2-ipl: 0.10.0 -> 0.10.1 2023-01-10 14:32:23 +01:00
Janne Heß
58770a334d Merge pull request #190839 from helsinki-systems/upd/icingaweb2
icingaweb2: 2.10.1 -> 2.11.1
2022-09-16 14:24:49 +02:00
Janne Heß
302133fd22 icingaweb2: 2.10.1 -> 2.11.1 2022-09-11 22:15:32 +02:00
R. Ryantm
c5fb47d28b icingaweb2-ipl: 0.8.1 -> 0.10.0 2022-09-06 14:27:47 +00:00