Commit Graph

710731 Commits

Author SHA1 Message Date
Sefa Eyeoglu
f5a231b9ef
prowlarr: 1.25.4.4818 -> 1.26.1.4844 (#357362) 2024-11-20 10:50:15 +01:00
TobTobXX
26fbd1adbe
nixos/bind: Fix cacheNetworks option
services.bind.cacheNetworks should only apply to recursive queryies, as
per the option documentation:
> Note that this is for recursive queries – all networks are allowed to
> query zones configured with the zones option by default [...].

This would correspond to the `allow-query-cache` option in named.conf,
as per the BIND docs[1]:
> Specifies which hosts (an IP address list) can access this server’s
> cache and thus effectively controls recursion.

And not `allow-query`, which restricts all requests (including requests
where the server has authority) [2]:
> Specifies which hosts (an IP address list) are allowed to send queries
> to this resolver.
> [...]
> Note:
> `allow-query-cache` is used to specify access to the cache.

[1]: https://bind9.readthedocs.io/en/v9.20.0/reference.html#namedconf-statement-allow-query-cache
[2]: https://bind9.readthedocs.io/en/v9.20.0/reference.html#namedconf-statement-allow-query
2024-11-20 10:47:06 +01:00
Silvan Mosberger
fbbe972898 Parallel GH actions workflow for Nixpkgs eval
Motivated by ofborg struggling [1] and its evaluations taking too long,
inspired by Jörg's initial PR [2]
and Adam's previous attempt to parallelise Nixpkgs evaluation [3],
this PR contains initial work to relief ofborg from its evaluation duty
by using GitHub Actions to evaluate Nixpkgs.

For now this doesn't take care of all of what ofborg does, such as
requesting appropriate reviewers or labeling mass rebuilds, but this can
be follow-up work.

[1]: https://discourse.nixos.org/t/infrastructure-announcement-the-future-of-ofborg-your-help-needed/56025?u=infinisil
[2]: https://github.com/NixOS/nixpkgs/pull/352808
[3]: https://github.com/NixOS/nixpkgs/pull/269403

Co-Authored-By: Jörg Thalheim <joerg@thalheim.io>
Co-Authored-By: Adam Joseph <adam@westernsemico.com>
2024-11-20 10:35:56 +01:00
Sefa Eyeoglu
f17c1d575a
openasar: 0-unstable-2024-09-06 -> 0-unstable-2024-11-13 (#357376) 2024-11-20 10:28:36 +01:00
Gaétan Lepage
bf2dfaa7c7
mission-center: use RUSTFLAGS to link libGL and libvulkan; adopt (#357219) 2024-11-20 10:06:09 +01:00
K900
4a79221efa libreoffice-fresh: skip yet another test broken by noto-fonts mismatch 2024-11-20 12:02:50 +03:00
R. Ryantm
204eed4c29 harsh: 0.10.2 -> 0.10.4 2024-11-20 08:51:24 +00:00
R. Ryantm
9b9e2b3a9a gossa: 1.0.0 -> 1.1.2 2024-11-20 08:49:05 +00:00
Doron Behar
41c096f940
ente-web: init at 0.9.5 (#325824) 2024-11-20 10:39:38 +02:00
Doron Behar
9d7cfd7a2a
openmpi: 5.0.5 -> 5.0.6 (#357194) 2024-11-20 10:29:05 +02:00
Doron Behar
8d0a59ce4b
museum: modernize (#357300) 2024-11-20 10:28:42 +02:00
Doron Behar
62062d14fb
gnuradioPackages.fosphor: init at unstable-2024-03-23 (#280805) 2024-11-20 10:11:44 +02:00
Gaétan Lepage
4f9c49eaa1
Add vimPlugins.{nvzone-menu,nvzone-minty,nvzone-volt} (#357120) 2024-11-20 08:57:38 +01:00
Gaétan Lepage
eba5f5a14f
zellij: 0.41.1 -> 0.41.2 (#357261) 2024-11-20 08:38:01 +01:00
Gaetan Lepage
d6b051f13c python312Packages.lightning-utilities: 0.11.8 -> 0.11.9
Diff: https://github.com/Lightning-AI/utilities/compare/refs/tags/v0.11.8...v0.11.9

Changelog: https://github.com/Lightning-AI/utilities/releases/tag/v0.11.9
2024-11-20 08:31:49 +01:00
Atemu
6a875dd68f
lact: 0.5.6 -> 0.6.0 (#356625) 2024-11-20 08:28:35 +01:00
Gaetan Lepage
05abac7a92 python311Packages.{pytensor,pymc}: fix hash 2024-11-20 08:09:58 +01:00
kirillrdy
a7d1482799
nixos/goatcounter: Fix typo in link (#357451) 2024-11-20 17:41:22 +11:00
K900
92ef6d4218
path-of-building.data: 2.49.0 -> 2.49.2 (#357324) 2024-11-20 09:35:20 +03:00
R. Ryantm
7219d5dc34 terraform-providers.linuxbox: 0.4.3 -> 0.5.6 2024-11-20 06:31:55 +00:00
R. Ryantm
861cd0e058 homepage-dashboard: 0.9.10 -> 0.9.12 2024-11-20 06:29:05 +00:00
R. Ryantm
10f3fe9c7a microfetch: 0.4.0 -> 0.4.1 2024-11-20 06:26:52 +00:00
Kirill Radzikhovskyy
c273eb28b6 postgresqlPackages.timescaledb_toolkit: 1.18.0 -> 1.19.0
Release notes: https://github.com/timescale/timescaledb-toolkit/releases/tag/1.19.0
2024-11-20 17:23:20 +11:00
Kirill Radzikhovskyy
1f2ee293c6 nixos/doc/rl-2505: mention timescaledb 2024-11-20 17:23:20 +11:00
Kirill Radzikhovskyy
993b24e1a1 postgresqlPackages.timescaledb: nixfmt 2024-11-20 17:23:20 +11:00
Kirill Radzikhovskyy
86706a140b postgresqlPackages.timescaledb: 2.14.2 -> 2.17.2
Changes:
 - https://github.com/timescale/timescaledb/releases/tag/2.17.2
 - https://github.com/timescale/timescaledb/releases/tag/2.17.1
 - https://github.com/timescale/timescaledb/releases/tag/2.17.0
 - https://github.com/timescale/timescaledb/releases/tag/2.16.1
 - https://github.com/timescale/timescaledb/releases/tag/2.16.0
 - https://github.com/timescale/timescaledb/releases/tag/2.15.3
 - https://github.com/timescale/timescaledb/releases/tag/2.15.2
 - https://github.com/timescale/timescaledb/releases/tag/2.15.1
 - https://github.com/timescale/timescaledb/releases/tag/2.15.0

squash
2024-11-20 17:23:11 +11:00
L-Trump
1418c2426b siyuan: 3.1.8 -> 3.1.13 2024-11-20 14:19:25 +08:00
Aleksana
d0df7756df
upscaler: init at 1.4.0 (#356497) 2024-11-20 14:07:57 +08:00
R. Ryantm
db1dc023b7 httpdirfs: 1.2.6 -> 1.2.7 2024-11-20 05:23:07 +00:00
Silvan Mosberger
72f462bdba pkgs/top-level/release.nix: Don't include non-Hydra attributes with attrNamesOnly
The attrNamesOnly feature is used by
pkgs/top-level/release-attrpaths-superset.nix to return a superset of
all attributes that might be built by Hydra.

Before this change it would include all attribute paths to derivations that could
be found recursively, ignoring the recurseForDerivations and
recurseForRelease attributes that control Hydra's recursion.

This had the effect that it would end up with ~266000 attributes, most of which definitely won't be built by Hydra. We can remove those while staying true to the superset notion to end up with just ~97000, a reduction of ~63.6%! This also comes with an eval time reduction from 31.7s to 18.7s (-41.0%)!

As an example, all derivations in pypy310Packages don't get included
anymore, because it doesn't have a `.recurseForDerivations` set.

As a nice side effect, with `--arg enableWarnings false`, no more
warnings are printed, because things like
`checkpointBuildTools.mkCheckpointedBuild` (which is deprecated) isn't
being recursed to anymore.
2024-11-20 06:22:07 +01:00
R. Ryantm
ca8c96e778 ocamlPackages.x509: 1.0.4 -> 1.0.5 2024-11-20 04:47:22 +00:00
R. Ryantm
6bf67e7301 hyprutils: 0.2.5 -> 0.2.6 2024-11-20 04:40:17 +00:00
Lin Jian
5a27cc051d
maintainers: update email for cloudripper (#357459) 2024-11-20 11:56:32 +08:00
cloudripper
97fc62f6c7 maintainers: update email for cloudripper 2024-11-19 19:30:08 -08:00
R. Ryantm
975d598911 libretro.mesen: unstable-2024-06-09 -> unstable-2024-10-21 2024-11-20 03:23:29 +00:00
R. Ryantm
79dee6b25a libretro.dosbox-pure: unstable-2024-09-28 -> unstable-2024-11-16 2024-11-20 03:22:02 +00:00
Yt
ef58249afd
python312Packages.transformers: 4.46.2 -> 4.46.3 (#357179) 2024-11-19 21:47:30 -05:00
Emily
1a32ccd82f
febio: 4.7 -> 4.8; febio-studio: 2.7 -> 2.8.1 (#357044) 2024-11-20 02:44:32 +00:00
Tristan Ross
54300c25d8
llvmPackages_19: 19.1.3 -> 19.1.4 2024-11-19 18:30:54 -08:00
Lin Jian
8c6ead6774
alist: 3.38.0 -> 3.39.2 (#356776) 2024-11-20 10:25:28 +08:00
Victor Engmark
9256f91881
nixos/goatcounter: Fix typo in link 2024-11-20 15:20:57 +13:00
R. Ryantm
9e5fd6fb86 libretro.fmsx: unstable-2024-06-28 -> unstable-2024-10-21 2024-11-20 02:09:14 +00:00
R. Ryantm
727db04acd havn: 0.1.13 -> 0.1.16 2024-11-20 02:00:00 +00:00
emilylange
eaa1bb9980
chromium,chromedriver: 131.0.6778.69 -> 131.0.6778.85
https://chromereleases.googleblog.com/2024/11/stable-channel-update-for-desktop_19.html

This update includes 3 security fixes.

CVEs:
CVE-2024-11395
2024-11-20 02:00:20 +01:00
Austin Horstman
8f4995f169
febio-studio: 2.7 -> 2.8.1 2024-11-19 18:41:50 -06:00
Austin Horstman
54c4207c53
febio: 4.7 -> 4.8 2024-11-19 18:41:50 -06:00
Austin Horstman
5261c3cda1
{febio, febio-studio}: darwin sdk refactor; fix qt 6.8 build (#352943) 2024-11-19 18:39:40 -06:00
Robert Schütz
950625e87d pure-maps: 3.3.0 -> 3.4.0
Diff: https://github.com/rinigus/pure-maps/compare/3.3.0...3.4.0

Changelog: https://github.com/rinigus/pure-maps/blob/3.4.0/NEWS.md
2024-11-19 16:35:01 -08:00
Robert Schütz
43fd10564f s2geometry: 0.9.0 -> 0.11.1
Diff: https://github.com/google/s2geometry/compare/v0.9.0...v0.11.1

Changelog: https://github.com/google/s2geometry/releases/tag/v0.10.0
           https://github.com/google/s2geometry/releases/tag/v0.11.0
           https://github.com/google/s2geometry/releases/tag/v0.11.1
2024-11-19 16:35:01 -08:00
Robert Schütz
c4009cf979 libsForQt5.mapbox-gl-qml: 2.1.1 -> 3.0.0
Diff: https://github.com/rinigus/mapbox-gl-qml/compare/2.1.1...3.0.0

Changelog: https://github.com/rinigus/mapbox-gl-qml/releases/tag/3.0.0
2024-11-19 16:35:00 -08:00