| Commit message (Expand) | Author | Age | Files | Lines |
| * | teams/helsinki-systems: drop | Wolfgang Walther | 2026-01-14 | 3 | -3/+12 |
| * | 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>
| Ihar Hrachyshka | 2025-12-10 | 7 | -28/+28 |
| * | icingaweb2: 2.12.5 -> 2.12.6 | R. Ryantm | 2025-11-19 | 1 | -2/+2 |
| * | icingaweb2: include schema dir in $out/ (#380065) | Weijia Wang | 2025-08-24 | 1 | -1/+1 |
| |\ |
|
| | * | icingaweb2: include schema/ in $out/•••Icinga Web's database migration hook expects it there.
| Alexander A. Klimov | 2025-08-06 | 1 | -1/+1 |
| * | | icingaweb2: 2.12.4 -> 2.12.5 (#425796) | Weijia Wang | 2025-08-24 | 1 | -2/+2 |
| |\ \ |
|
| | * | | icingaweb2: 2.12.4 -> 2.12.5 | R. Ryantm | 2025-07-16 | 1 | -2/+2 |
| | |/ |
|
| * | | icingaweb2-ipl: 0.16.1 -> 0.17.0 (#425709) | Wolfgang Walther | 2025-08-14 | 1 | -2/+2 |
| |\ \ |
|
| | * | | icingaweb2-ipl: 0.16.1 -> 0.17.0 | R. Ryantm | 2025-07-16 | 1 | -2/+2 |
| | |/ |
|
| * / | icingaweb2-thirdparty: 0.13.0 -> 0.13.1 | R. Ryantm | 2025-07-16 | 1 | -2/+2 |
| |/ |
|
| * | icingaweb2-ipl: 0.16.0 -> 0.16.1 (#417860) | Wolfgang Walther | 2025-06-27 | 1 | -2/+2 |
| |\ |
|
| | * | icingaweb2-ipl: 0.16.0 -> 0.16.1 | R. Ryantm | 2025-06-18 | 1 | -2/+2 |
| * | | icingaweb2-thirdparty: 0.12.1 -> 0.13.0 | R. Ryantm | 2025-06-18 | 1 | -2/+2 |
| |/ |
|
| * | icingaweb2-ipl: 0.14.2 -> 0.16.0 | R. Ryantm | 2025-05-22 | 1 | -2/+2 |
| * | treewide: switch instances of lib.teams.*.members to the new meta.teams attri...•••Follow-up to #394797.
Signed-off-by: Fernando Rodrigues <alpha@sigmasquadron.net>
| Fernando Rodrigues | 2025-04-25 | 3 | -3/+3 |
| * | icingaweb2: 2.12.3 -> 2.12.4 | R. Ryantm | 2025-04-16 | 1 | -2/+2 |
| * | Revert "treewide: replace `rev` with `tag`"•••This reverts commit 65a333600d5c88a98d674f637d092807cfc12253.
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 / 758551e4587d75882aebc21a04bee960418f8ce9
| Winter | 2025-04-08 | 9 | -9/+9 |
| * | treewide: replace `rev` with `tag` | Pol Dellaiera | 2025-04-07 | 9 | -9/+9 |
| * | icingaweb2-ipl: 0.14.1 -> 0.14.2 (#393431) | Wolfgang Walther | 2025-04-06 | 1 | -2/+2 |
| |\ |
|
| | * | icingaweb2-ipl: 0.14.1 -> 0.14.2 | R. Ryantm | 2025-03-26 | 1 | -2/+2 |
| * | | icingaweb2: 2.12.2 -> 2.12.3 (#393436) | Wolfgang Walther | 2025-04-06 | 1 | -2/+2 |
| |\ \ |
|
| | * | | icingaweb2: 2.12.2 -> 2.12.3 | R. Ryantm | 2025-03-26 | 1 | -2/+2 |
| | |/ |
|
| * / | icingaweb2: pin php version to 8.3 | Piotr Kwiecinski | 2025-03-29 | 1 | -2/+2 |
| |/ |
|
| * | icingaweb2: correct license GPLv2 -> GPLv2+ | Alexander Aleksandrovič Klimov | 2025-02-11 | 1 | -1/+1 |
| * | 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 https://github.com/infinisil/treewide-nixpkgs-reformat-script/archive/a08b3a4d199c6124ac5b36a889d9099b4383463f.tar.gz \
--argstr baseRev b32a0943687d2a5094a6d92f25a4b6e16a76b5b7
result/bin/apply-formatting $NIXPKGS_PATH
| Silvan Mosberger | 2024-12-10 | 9 | -22/+45 |
| * | icingaweb2: 2.12.1 -> 2.12.2 (#355693) | R. RyanTM | 2024-11-15 | 1 | -2/+2 |
| * | Cleanup helsinki maintainer (#353611)•••* maintainers: update email conni2461
* maintainers: add helsinki-jo
* tree-wide: cleanup maintainership of helsinki-systems | Simon Hauser | 2024-11-04 | 3 | -3/+3 |
| * | icingaweb2-ipl: 0.13.2 -> 0.14.1 (#327400) | Weijia Wang | 2024-09-13 | 1 | -2/+2 |
| |\ |
|
| | * | icingaweb2-ipl: 0.13.2 -> 0.14.1 | R. Ryantm | 2024-08-06 | 1 | -2/+2 |
| * | | treewide: passthru nixos test (#334491) | Peder Bergebakken Sundt | 2024-08-18 | 3 | -3/+9 |
| |/ |
|
| * | icingaweb2-ipl: 0.13.1 -> 0.13.2 | R. Ryantm | 2024-04-11 | 1 | -2/+2 |
| * | Merge pull request #259917 from r-ryantm/auto-update/icingaweb2•••icingaweb2: 2.11.4 -> 2.12.1 | Weijia Wang | 2024-01-28 | 1 | -2/+2 |
| |\ |
|
| | * | icingaweb2: 2.11.4 -> 2.12.1 | R. Ryantm | 2023-11-19 | 1 | -2/+2 |
| * | | Merge pull request #274530 from r-ryantm/auto-update/icingaweb2-thirdparty•••icingaweb2-thirdparty: 0.12.0 -> 0.12.1 | Weijia Wang | 2024-01-28 | 1 | -2/+2 |
| |\ \ |
|
| | * | | icingaweb2-thirdparty: 0.12.0 -> 0.12.1 | R. Ryantm | 2023-12-15 | 1 | -2/+2 |
| * | | | icingaweb2-ipl: 0.13.0 -> 0.13.1 | R. Ryantm | 2023-12-15 | 1 | -2/+2 |
| |/ / |
|
| * / | icingaweb2-thirdparty: 0.11.0 -> 0.12.0 | R. Ryantm | 2023-10-07 | 1 | -2/+2 |
| |/ |
|
| * | icingaweb2-ipl: 0.12.0 -> 0.13.0 | R. Ryantm | 2023-09-23 | 1 | -2/+2 |
| * | icingaweb2-ipl: 0.11.1 -> 0.12.0 | R. Ryantm | 2023-05-20 | 1 | -2/+2 |
| * | icingaweb2-ipl: 0.11.0 -> 0.11.1 | R. Ryantm | 2023-04-28 | 1 | -2/+2 |
| * | icingaweb2-ipl: 0.10.1 -> 0.11.0 | R. Ryantm | 2023-03-31 | 1 | -2/+2 |
| * | icingaweb2: 2.11.3 -> 2.11.4 | R. Ryantm | 2023-02-04 | 1 | -2/+2 |
| * | icingaweb2: 2.11.1 -> 2.11.3 | Janne Heß | 2023-01-10 | 1 | -2/+2 |
| * | icingaweb2-ipl: 0.10.0 -> 0.10.1 | Janne Heß | 2023-01-10 | 1 | -2/+2 |
| * | Merge pull request #190839 from helsinki-systems/upd/icingaweb2•••icingaweb2: 2.10.1 -> 2.11.1 | Janne Heß | 2022-09-16 | 1 | -2/+2 |
| |\ |
|
| | * | icingaweb2: 2.10.1 -> 2.11.1 | Janne Heß | 2022-09-11 | 1 | -2/+2 |
| * | | icingaweb2-ipl: 0.8.1 -> 0.10.0 | R. Ryantm | 2022-09-06 | 1 | -2/+2 |
| |/ |
|
| * | icingaweb2-thirdparty: 0.10.0 -> 0.11.0 | R. Ryantm | 2022-07-28 | 1 | -2/+2 |
| * | icingaweb2-ipl: 0.8.0 -> 0.8.1 | Janne Heß | 2022-05-17 | 1 | -2/+2 |
| * | treewide: add meta.mainProgram to many packages | Malo Bourgon | 2022-05-04 | 1 | -1/+2 |