Commit Graph

708723 Commits

Author SHA1 Message Date
Yuriy Taraday
b4dda88af3 github-runner: 2.320.0 -> 2.321.0
* remove mentions of Node.js 16 which is not supported anymore
  see https://github.com/actions/runner/pull/3503
* switch to .Net SDK 8
  see https://github.com/actions/runner/pull/3500
* fix source path discovery in deterministic build: runtime assumes that
  the root of the project is `/_`, replace it with actual `/build/src`
  so that tests can find their data.

(cherry picked from commit db1d5cf76b)
2024-11-19 17:38:56 +00:00
Felix Schröter
aee5869589
[Backport release-24.11] tor-browser: 14.0.1 -> 14.0.2 (#356933) 2024-11-19 17:35:23 +00:00
Emily
0c50b1f9ec
[Backport release-24.11] nginx: upgrade pcre to pcre2 (#357304) 2024-11-19 17:29:48 +00:00
Sefa Eyeoglu
0283be4a99
[Backport release-24.11] prismlauncher-unwrapped: adopt new darwin SDK pattern (#357318) 2024-11-19 17:21:19 +01:00
Emily
cc1103c104
[Backport release-24.11] rustup: add missing rust-darwin-setup script for ld-wrapper (#357319) 2024-11-19 16:18:30 +00:00
Leon Schuermann
97fd36c804 rustup: add missing rust-darwin-setup script for ld-wrapper
(cherry picked from commit 72e71af459)
2024-11-19 16:16:56 +00:00
Sefa Eyeoglu
0f5022706b prismlauncher-unwrapped: adopt new darwin SDK pattern
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
(cherry picked from commit f407e86350)
2024-11-19 16:10:42 +00:00
Jörg Thalheim
22b9a981da
[Backport release-24.11] nix-update: 1.6.0 -> 1.7.0 (#357101) 2024-11-19 16:37:37 +01:00
Elliot Cameron
e70ee96f0b openresty: 1.25.3.2 -> 1.27.1.1
(cherry picked from commit 84a3cd9361)
2024-11-19 15:29:23 +00:00
Elliot Cameron
861b05cff2 nginx: upgrade pcre to pcre2
Nginx builds with pcre2 by default as of version 1.21.5.

(cherry picked from commit 06b9024cc0)
2024-11-19 15:29:23 +00:00
Raghav Sood
d77013fa62
[Backport release-24.11] flyctl: 0.3.29 -> 0.3.37 (#357280) 2024-11-19 23:04:55 +08:00
Nick Cao
a256f2f9e0
[Backport release-24.11] python312Packages.pyro5: disable failing tests (#357180) 2024-11-19 10:00:31 -05:00
Nick Cao
1a227be52b
[Backport release-24.11] python3Packages.term-image: fix build (#357209) 2024-11-19 09:53:02 -05:00
Nick Cao
a050495c8c
[Backport release-24.11] vale: 3.9.0 -> 3.9.1 (#356966) 2024-11-19 09:44:38 -05:00
Nick Cao
5ba4ec6c69
[Backport release-24.11] verifpal: 0.27.0 -> 0.27.4 (#356999) 2024-11-19 09:44:26 -05:00
Nick Cao
9e6794e9cb
[Backport release-24.11] nixd: 2.5.0 -> 2.5.1 (#357007) 2024-11-19 09:44:15 -05:00
Nick Cao
ebeef55007
[Backport release-24.11] libuv: disable some tests on FreeBSD (#357176) 2024-11-19 09:43:55 -05:00
Nick Cao
8a1899e995
[Backport release-24.11] mautrix-whatsapp: 0.11.0 -> 0.11.1 (#357211) 2024-11-19 09:42:54 -05:00
Philip Taron
91f85a507b
[Backport release-24.11] freebsd stdenv: be more principled about portioning out bootstrap libraries (#357167) 2024-11-19 06:22:23 -08:00
Martin Weinelt
e3ce039444
[Backport release-24.11] nixos/snapserver: restart systemd service on failure (#357278) 2024-11-19 15:11:44 +01:00
techknowlogick
43fd32d0ae flyctl: 0.3.29 -> 0.3.37
Diff: https://github.com/superfly/flyctl/compare/v0.3.29...v0.3.37
(cherry picked from commit 74989eae3c)
2024-11-19 14:11:16 +00:00
Jordan Williams
97639a5790 nixos/snapserver: restart the systemd service on failure
(cherry picked from commit 7031d0fdd0)
2024-11-19 14:08:38 +00:00
Emily
3b9b50532f
[Backport release-24.11] nixos/doc/rl-2411: add highlight for the Darwin changes (#357269) 2024-11-19 13:26:11 +00:00
Emily
4bbfba14d8 nixos/doc/rl-2411: add highlight for the Darwin changes
(cherry picked from commit 5113c488af)
2024-11-19 13:25:30 +00:00
Emily
88e01de7dc
[Backport release-24.11] nixos/acme: make address families in systemd service less restrictive (#357234) 2024-11-19 11:57:16 +00:00
Malte Voos
9018408f4a nixos/acme: make address families in systemd service less restrictive
This change is to support LEGO's capability to spawn an external process that
solves the DNS-01 challenge. In particular, this enables a setup where LEGO
runs a shell script that uses nsd-control to add an appropriate zone to a
local NSD instance.

(cherry picked from commit d9bf91700e)
2024-11-19 11:57:02 +00:00
Maximilian Bosch
aa14b4ac4c mautrix-whatsapp: 0.11.0 -> 0.11.1
ChangeLog: https://github.com/mautrix/whatsapp/releases/tag/v0.11.1
(cherry picked from commit 8a95027e71)
2024-11-19 09:53:47 +00:00
Olli Helenius
c074a6e5bc python3Packages.term-image: fix build
The package does not allow pillow v11, but works just fine with it.

(cherry picked from commit 927846eeff)
2024-11-19 09:32:18 +00:00
Sefa Eyeoglu
bdb84ef77d
[Backport release-24.11] legcord: 1.0.2 -> 1.0.4 (#357200) 2024-11-19 09:56:58 +01:00
Winston R. Milling
8756193a47 legcord: 1.0.2 -> 1.0.4
https://github.com/Legcord/Legcord/releases/tag/v1.0.4
(cherry picked from commit 02cc2a7b03)
2024-11-19 08:55:43 +00:00
natsukium
baf0f072d1 python312Packages.pyro5: disable failing tests
(cherry picked from commit 5aa3f1650c)
2024-11-19 07:51:05 +00:00
Audrey Dutcher
31268cc461 libuv: disable some tests on FreeBSD
(cherry picked from commit cacfa997c1)
2024-11-19 07:34:55 +00:00
Audrey Dutcher
74749e77cb freebsd stdenv: be more principled about portioning out bootstrap libraries
(cherry picked from commit 2ca435a540)
2024-11-19 06:58:22 +00:00
Will Fancher
8d48200ead
[Backport release-24.11] nixos/networkd: warn about naively replacing IPForward (#357149) 2024-11-18 20:11:39 -08:00
Maximilian Bosch
63e1dc6ace nixos/networkd: warn about naively replacing IPForward
See https://github.com/systemd/systemd/issues/33414.

The way this was phrased sounded like a dumb search/replace operation to
me. This resulted in random parts of my routing being broken (forward
from if X -> Y being fine, but the opposite direction being broken).

This change makes it explicit that it's a little more complicated and
you should really consult the docs before making that change.

(cherry picked from commit 06f50f4adf)
2024-11-19 04:11:16 +00:00
tomberek
2eec61e84f
[Backport release-24.11] nixVersions.nix_2_25: init at 2.25.2 (#356984) 2024-11-18 22:59:04 -05:00
Will Fancher
7a0ef9249a
[Backport release-24.11] nixos/systemd-stage-1: nixos-find-nixos-closure before initrd.target (#357146) 2024-11-18 19:34:03 -08:00
Will Fancher
b798b0d694 nixos/systemd-stage-1: nixos-find-nixos-closure before initrd.target
Without this, boot could proceed to the initrd cleanup step before the
closure was found, killing the service and breaking boot.

(cherry picked from commit af8279fe38)
2024-11-19 03:33:43 +00:00
Ramses
58b22d18bd
[Backport release-24.11] niri: 0.1.10 -> 0.1.10.1 (#357144) 2024-11-19 04:30:28 +01:00
r-vdp
4e6353bbf5 niri: 0.1.10 -> 0.1.10.1
(cherry picked from commit fade592271)
2024-11-19 03:07:43 +00:00
kirillrdy
8e47f44299
[Backport release-24.11] flarum: fix 'mysql' has been renamed to/replaced by 'mariadb' (#357130) 2024-11-19 13:56:28 +11:00
Masum Reza
a2439d07ae
[Backport release-24.11] jetbrains: 2024.2.4 -> 2024.3 (#357137) 2024-11-19 08:04:51 +05:30
James Ward
4d3615e1d2 jetbrains.plugins: update
(cherry picked from commit fcbba9b996)
2024-11-19 02:33:02 +00:00
James Ward
d958d48915 jetbrains: 2024.2.2 -> 2024.3
jetbrains.datagrip: 2024.2.2 -> 2024.3
jetbrains.gateway: 2024.2.3 -> 2024.3
jetbrains.goland: 2024.2.3 -> 2024.3
jetbrains.idea-community: 2024.2.4 -> 2024.3
jetbrains.idea-ultimate: 2024.2.4 -> 2024.3
jetbrains.phpstorm: 2024.2.4 -> 2024.3
jetbrains.pycharm-community: 2024.2.4 -> 2024.3
jetbrains.pycharm-professional: 2024.2.4 -> 2024.3
jetbrains.rider: 2024.2.7 -> 2024.3
jetbrains.ruby-mine: 2024.2.4 -> 2024.3

(cherry picked from commit a6e2c95931)
2024-11-19 02:33:02 +00:00
Florian Agbuya
99e26dd556 flarum: fix 'mysql' has been renamed to/replaced by 'mariadb'
(cherry picked from commit 75a6be1684)
2024-11-19 01:25:40 +00:00
Gaetan Lepage
c0b3d1f33c nix-update: 1.6.0 -> 1.7.0
Diff: https://github.com/Mic92/nix-update/compare/refs/tags/1.6.0...1.7.0

Changelog: https://github.com/Mic92/nix-update/releases/tag/1.7.0
(cherry picked from commit 4c6d20c648)
2024-11-18 22:30:20 +00:00
Markus Kowalewski
780789e357
[Backport release-24.11] soapysdr: 0.8.1 -> 0.8.2-pre (fix python3.12 compat) (#356902) 2024-11-18 22:49:11 +01:00
Tomodachi94
8ebbdd9318
[Backport release-24.11] python312Packages.hikari: fix build (#357063) 2024-11-18 11:37:30 -08:00
Noa Aarts
f654eacd99 python3Packages.hikari: fix build
Remove the `asyncio_default_fixture_loop_scope` from pyproject.toml

(cherry picked from commit f278e7f42c)
2024-11-18 19:36:07 +00:00
Noa Aarts
6b47f2c016 python3Packages.hikari: format using nixfmt
(cherry picked from commit d4246a0c90)
2024-11-18 19:36:07 +00:00