Commit Graph

710684 Commits

Author SHA1 Message Date
Fabian Affolter
f077f7100a
python312Packages.mypy-boto3-*: updates (#357390) 2024-11-20 13:31:07 +01:00
Mauricio Collares
b413874cd0
sage: 10.4 -> 10.5.rc0 (#357335) 2024-11-20 13:01:34 +01:00
nixpkgs-merge-bot[bot]
1c63bc845d
powerjoular: 1.0.4 -> 1.0.5 (#357330) 2024-11-20 11:35:20 +00:00
R. Ryantm
e30607d35b badger: 4.3.0 -> 4.4.0 2024-11-20 11:28:56 +00:00
Weijia Wang
502d2808e0
pinocchio: 3.2.0 -> 3.3.0 (#354231) 2024-11-20 12:20:43 +01:00
Matthieu Coudron
a9da88a244
vimPlugins.nvim-compe: deprecate for nvim-cmp (#357347) 2024-11-20 12:17:03 +01:00
Austin Horstman
48cecf92bf vimPlugins.one-nvim: mark broken 2024-11-20 12:14:37 +01:00
Florian Klink
2d8c1c8ece
qdigidoc: fix TSL loading (#357428) 2024-11-20 13:05:25 +02:00
Bruno BELANYI
d689a03ba0
feat: add completions to spacectl (#357298) 2024-11-20 10:50:24 +00:00
Thiago Kenji Okada
2ebd316de9
libretro.mesen: unstable-2024-06-09 -> unstable-2024-10-21 (#357458) 2024-11-20 10:31:33 +00:00
Thiago Kenji Okada
0ab9444a48
libretro.dosbox-pure: unstable-2024-09-28 -> unstable-2024-11-16 (#357457) 2024-11-20 10:31:12 +00:00
Thiago Kenji Okada
388e6c8570
libretro.fmsx: unstable-2024-06-28 -> unstable-2024-10-21 (#357448) 2024-11-20 10:30:59 +00:00
Thiago Kenji Okada
02748fd29e
libretro.beetle-wswan: unstable-2024-06-28 -> unstable-2024-10-21 (#357421) 2024-11-20 10:30:43 +00:00
Thiago Kenji Okada
4c8643dedf
libretro.nxengine: unstable-2024-06-28 -> unstable-2024-10-21 (#357419) 2024-11-20 10:30:32 +00:00
Thiago Kenji Okada
c3f6eb019d
libretro.fceumm: unstable-2024-09-23 -> unstable-2024-10-16 (#357418) 2024-11-20 10:29:58 +00:00
Thiago Kenji Okada
5b45e5e8f4
libretro.bsnes-hd: unstable-2023-04-26 -> unstable-2024-10-21 (#357416) 2024-11-20 10:28:16 +00:00
Thiago Kenji Okada
d689d517a8
libretro.flycast: unstable-2024-10-05 -> unstable-2024-11-17 (#357397) 2024-11-20 10:27:59 +00:00
Thiago Kenji Okada
00302f0fc4
libretro.atari800: unstable-2024-10-01 -> unstable-2024-10-31 (#357394) 2024-11-20 10:27:40 +00:00
Thiago Kenji Okada
c19c86c8d7
libretro.fuse: unstable-2024-09-20 -> unstable-2024-11-18 (#357389) 2024-11-20 10:27:18 +00:00
Thiago Kenji Okada
cac46a4c61
libretro.freeintv: unstable-2024-06-28 -> unstable-2024-10-21 (#357388) 2024-11-20 10:27:00 +00:00
R. Ryantm
f0921f1803 terraform-providers.vpsadmin: 1.0.0 -> 1.1.0 2024-11-20 10:09:39 +00:00
R. Ryantm
e8f7a3a902 nwg-dock-hyprland: 0.3.2 -> 0.3.3 2024-11-20 10:05:07 +00:00
OTABI Tomoya
c06dd23aad
python312Packages.optree: 0.13.0 -> 0.13.1 (#355478) 2024-11-20 19:03:58 +09:00
OTABI Tomoya
79245ef3bb
python3Packages.gower: init at 0.1.2 (#350747) 2024-11-20 19:02:58 +09:00
OTABI Tomoya
d000429949
python312Packages.internetarchive: 5.0.0 -> 5.0.4 (#357270) 2024-11-20 19:01:52 +09:00
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
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