Commit Graph

44 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Peder Bergebakken Sundt
e471916645 treewide: passthru nixos test (#334491) 2024-08-18 00:29:43 +02:00
R. Ryantm
543e18bdd4 icingaweb2: 2.11.4 -> 2.12.1 2023-11-19 18:40:26 +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ß
302133fd22 icingaweb2: 2.10.1 -> 2.11.1 2022-09-11 22:15:32 +02:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
R. Ryantm
89f1531401 icingaweb2: 2.10.0 -> 2.10.1 2022-04-08 00:10:22 +00:00
Janne Heß
7b9f479a89 icingaweb2: 2.9.6 -> 2.10.0 2022-03-23 12:52:44 +01:00
Janne Heß
3bea94f0f8 icingaweb2: 2.9.5 -> 2.9.6 2022-03-08 14:52:21 +01:00
R. Ryantm
b9fc29de15 icingaweb2: 2.9.4 -> 2.9.5 2021-12-07 05:20:04 +00:00
Janne Heß
05bbe40f68 cingaweb2: 2.9.3 -> 2.9.4 2021-11-21 15:42:48 +01:00
R. RyanTM
157ab47a64 icingaweb2: 2.9.2 -> 2.9.3 2021-08-12 16:27:39 +00:00
R. RyanTM
4b5c1a0de5 icingaweb2: 2.9.0 -> 2.9.2 2021-07-29 06:57:39 +00:00
Janne Heß
2ff6e037a9 icingaweb2: 2.8.3 -> 2.9.0 2021-07-13 18:10:33 +02:00
R. RyanTM
df3aa47c5a icingaweb2: 2.8.2 -> 2.8.3 2021-07-13 10:42:35 +00:00
Pavol Rusnak
a6ce00c50c treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
R. RyanTM
7461989bd9 icingaweb2: 2.8.1 -> 2.8.2 2020-10-25 09:50:06 +01:00
R. RyanTM
c39f775f20 icingaweb2: 2.8.0 -> 2.8.1 2020-09-06 18:52:22 +02:00
R. RyanTM
d93e3ad74f icingaweb2: 2.7.3 -> 2.8.0 2020-06-17 12:14:16 -07:00
R. RyanTM
5ecc647ae0 icingaweb2: 2.7.1 -> 2.7.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/icingaweb2/versions
2019-10-22 10:10:20 +02:00
Vladimír Čunát
2e6bf42a22 Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
R. RyanTM
d78215f2b3 icingaweb2: 2.7.0 -> 2.7.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/icingaweb2/versions
2019-08-19 05:15:16 -07: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
R. RyanTM
b4628764a8 icingaweb2: 2.6.3 -> 2.7.0
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/icingaweb2/versions
2019-08-04 05:59:51 -07:00
R. RyanTM
bce0f19449 icingaweb2: 2.6.2 -> 2.6.3
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/icingaweb2/versions
2019-05-01 11:12:22 +02:00
Janne Heß
b9f3570c1c icingaweb2: Init at 2.6.2 2019-02-13 16:04:50 +01:00