Commit Graph

30 Commits

Author SHA1 Message Date
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