Commit Graph

54 Commits

Author SHA1 Message Date
Ben Siraphob
2176cc9b3f pkgs/servers: fix typos
Assisted-by: Claude Code (claude-opus-5)
2026-08-02 11:15:27 -07:00
Eman Resu
ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
Clément
5d26766cbf treewide: add missing meta.homepage with source git repository
Added homepage where missing, where the sources are pulled from:
- https://github.com
- https://git.sr.ht
- https://gitlab.com
- https://invent.kde.org
- https://codeberg.org
- https://gitlab.gnome.org
- https://gitlab.freedesktop.org
- https://git.FreeBSD.org
- https://salsa.debian.org
- https://git.tvdr.de
- https://git.suckless.org
2026-06-01 23:40:52 +02:00
R. Ryantm
576ce6f59a nagiosPlugins.check_ssl_cert: 2.94.0 -> 2.96.0 2026-02-18 01:38:01 +00:00
Gaël James
0e74d2b64c tree-wide: fetchgit, fetchFromGitHub, fetchFromGitLab, fetchFromGitea, fetchFromBitbucket, fetchFromSourcehut: use tag = instead of rev = refs/tags/... 2026-01-15 18:27:42 +01:00
Michael Daniels
5ed07317e9 treewide: change 'format = "other";' to 'pyproject = false;'
Entirely find-and-replace based.

A few usages that would cause rebuilds if changed remain.

This PR should have 0 rebuilds.
2026-01-12 17:50:37 -05: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
b407cd4410 nagiosPlugins.check_systemd: 4.1.0 -> 5.0.0 2025-08-31 03:29:09 +00:00
R. Ryantm
7967ef8875 nagiosPlugins.check_ssl_cert: 2.93.0 -> 2.94.0 2025-07-30 01:37:46 +00:00
R. Ryantm
b6a7f6b1b4 nagiosPlugins.check_esxi_hardware: 20250221 -> 20250716 2025-07-18 15:51:38 +00:00
Martin Weinelt
ae4a1a485a treewide: add explicit format attribute for Python packages
If a Python package does not come with either `format` or `pyproject` we
consider it a setuptools build, that calls `setup.py` directly, which is
deprecated.

This change, as a first step, migrates a large chunk of these packages to
set setuptools as their explicit format

This is so we can unify the problem space for the next step of the
migration.
2025-07-02 05:56:47 +02:00
R. Ryantm
dac7b1b6e7 nagiosPlugins.check_ssl_cert: 2.92.0 -> 2.93.0 2025-05-27 13:20:42 +00:00
R. Ryantm
d4912c1fa1 nagiosPlugins.check_ssl_cert: 2.89.0 -> 2.92.0 2025-04-13 01:30:02 +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
R. Ryantm
e48b7b5c23 nagiosPlugins.check_ssl_cert: 2.88.0 -> 2.89.0 2025-04-03 13:21:41 +00:00
R. Ryantm
f51e4420c2 nagiosPlugins.check_esxi_hardware: 20241129 -> 20250221 2025-03-30 11:08:07 +02:00
R. Ryantm
27955ffda5 nagiosPlugins.check_ssl_cert: 2.87.1 -> 2.88.0 2025-03-21 11:05:22 +00:00
R. Ryantm
d2d1d8ee03 nagiosPlugins.check_ssl_cert: 2.86.1 -> 2.87.1 2025-03-09 17:45:40 +00:00
R. Ryantm
7027949004 nagiosPlugins.check_ssl_cert: 2.86.0 -> 2.86.1 2025-02-24 14:28:04 +00:00
misuzu
4d0c6a37b9 nagiosPlugins.check_interfaces: use versionCheckHook (#361084) 2025-02-05 21:41:33 +02:00
R. Ryantm
cc58c5213b nagiosPlugins.check_ssl_cert: 2.85.1 -> 2.86.0 2025-02-04 02:47:47 +00:00
Jordan Williams
0013710590 manubulon-snmp-plugins: use versionCheckHook 2025-01-20 06:50:49 -06:00
R. Ryantm
0d4e56c239 nagiosPlugins.check_ssl_cert: 2.84.5 -> 2.85.1 2025-01-08 01:37:13 +00:00
Peder Bergebakken Sundt
0cd04d3036 treewide: migrate fetchgit rev = "refs/tags/..." to tag 2025-01-04 00:19:17 +01:00
Jordan Williams
002513aeea check_interfaces: use versionCheckHook 2024-12-17 06:59:56 -06:00
R. Ryantm
cb8881f5ba nagiosPlugins.check_esxi_hardware: 20221230 -> 20241129 2024-12-08 13:21:48 +00:00
Aleksana
badf0750d4 openbsd_snmp3_check: fix overuse of with lib (#357242) 2024-11-23 17:21:45 +08:00
Aleksana
c31f2feb34 manubulon-snmp-plugins: fix overuse of with lib (#357243) 2024-11-23 17:21:32 +08:00
Jordan Williams
30392773af openbsd_snmp3_check: fix overuse of with lib 2024-11-19 06:15:12 -06:00
Jordan Williams
af51a7fb84 manubulon-snmp-plugins: fix overuse of with lib 2024-11-19 06:14:14 -06:00
Jordan Williams
32cb2b2abe check_interfaces: fix overuse of with lib 2024-11-19 06:12:55 -06:00
Jordan Williams
efe481b187 nagiosPlugins.openbsd_snmp3_check: init at 0.55
#349598
2024-10-30 20:11:45 +01:00
Jordan Williams
0eb28cb50a nagiosPlugins.manubulon-snmp-plugins: init at 2.1.0-unstable-2024-03-13
#349583
2024-10-29 20:04:50 +01:00
Jordan Williams
4dece45afd nagiosPlugins.check_interfaces: init at 1.4.4 (#349568) 2024-10-29 19:23:41 +01:00
R. Ryantm
e5ef57b0a1 nagiosPlugins.check_ssl_cert: 2.84.4 -> 2.84.5 2024-10-26 02:27:58 +00:00
Anthony ROUSSEL
82b056d160 nagiosPlugins.check_ups_health: 2.8.3.3 -> 4.3.1.1
c49f579bd0...4.3.1.1
2024-10-24 21:36:25 +02:00
Anthony ROUSSEL
60f2a31be7 nagiosPlugins.check_nwc_health: 7.10.0.6 -> 11.7
3297794143...11.7
2024-10-24 21:36:20 +02:00
Anthony ROUSSEL
b8e1a4a773 nagiosPlugins.check_mssql_health: 2.6.4.15 -> 2.7.7
7ec87d4e41...2.7.7
2024-10-24 21:36:15 +02:00
Anthony ROUSSEL
026b947ef2 nagiosPlugins.check_uptime: fix version 2024-10-24 21:09:14 +02:00
Anthony Roussel
5c6326e5ba nagiosPlugins.check_wmi_plus: fix meta.{homepage,license} 2024-10-05 20:55:46 +02:00
Anthony Roussel
ca12846a59 nagiosPlugins.check_uptime: 20161112 -> unstable-2016-11-12 2024-10-05 20:55:46 +02:00
Anthony Roussel
8715f2d25b nagiosPlugins.check_esxi_hardware: 20200710 -> 20221230
20200710...20221230
2024-10-05 20:55:46 +02:00
Anthony Roussel
6dd98fa503 nagiosPlugins.labs_consol_de: format with nixfmt-rfc-style 2024-10-05 20:55:45 +02:00
Anthony Roussel
8595021420 nagiosPlugins.check_wmi_plus: format with nixfmt-rfc-style 2024-10-05 20:55:45 +02:00
Anthony Roussel
548a22da04 nagiosPlugins.check_uptime: format with nixfmt-rfc-style 2024-10-05 20:55:44 +02:00
Anthony Roussel
7d7546cf42 nagiosPlugins.check_openvpn: format 2024-10-05 20:55:44 +02:00
Anthony Roussel
82d261a67d nagiosPlugins.check_esxi_hardware: format with nixfmt-rfc-style 2024-10-05 20:55:44 +02:00
Anthony Roussel
e81cfdb20b nagiosPlugins.check_systemd: 2.3.1 -> 4.1.0
https://github.com/Josef-Friedrich/check_systemd/compare/v2.3.1...v4.1.0
2024-10-05 20:55:43 +02:00
Anthony Roussel
1d8986b021 nagiosPlugins.check_ssl_cert: format with nixfmt-rfc-style 2024-10-05 20:55:43 +02:00