Commit Graph

708815 Commits

Author SHA1 Message Date
Emily
23f0925292
[Backport release-24.11] ocamlPackages.luv: fix clang build (#357348) 2024-11-19 18:10:41 +00:00
Reno Dakota
bd3280283a ocamlPackages.luv: backport patch; fix clang build
clang build fails with an incompatible pointer type error. Backport a
patch from 0.5.14 which fixes this. Can not just update to 0.5.14 as it
contains breaking changes and breaks most of luv's consumers.

ad7f953fcc
(cherry picked from commit 8330c77eab)
2024-11-19 18:10:15 +00:00
Maximilian Bosch
96fa49303e
Merge: [Backport release-24.11] strace: 6.11 -> 6.12 (#357290) 2024-11-19 19:00:59 +01: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
seth
25e7a07dee spotifyd: 0.3.5-unstable-2024-09-05 -> 0.3.5-unstable-2024-10-21
(cherry picked from commit 426246f849)
2024-11-19 16:22:42 +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
Sofi
9ae06ce8df easyeffects: fix bug 'missing spectrum analyzer'
Due to old version of lsp-plugins in nixpkgs, the delay plugin is
incorrectly inserting silence in the plugin output instead of the
processed audio. This has been fixed in lsp-plugins 1.2.17 but is not
in nixpkgs yet.

(cherry picked from commit c2df671cfc)
2024-11-19 15:46:30 +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
Maximilian Bosch
53cc5b24f5 strace: 6.11 -> 6.12
ChangeLog: https://github.com/strace/strace/releases/tag/v6.12
(cherry picked from commit b27623aebe)
2024-11-19 14:43:00 +00: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
R. Ryantm
4b8ad4e2d9 trivy: 0.57.0 -> 0.57.1
(cherry picked from commit b2d20baecb)
2024-11-19 14:18:25 +00: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
9308c5efcf cbconvert: 1.0.4 -> 1.1.0
(cherry picked from commit 45599a3be4)
2024-11-19 14:10:48 +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
Marcus Ramberg
e840d574ea gh-dash: 4.7.1 -> 4.7.3
Signed-off-by: Marcus Ramberg <marcus@means.no>
(cherry picked from commit 91012254f9)
2024-11-19 12:33:26 +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
Martin Joerg
f46acb4670 python312Packages.magic-wormhole-mailbox-server: 0.4.1 -> 0.5.1
https://github.com/magic-wormhole/magic-wormhole-mailbox-server/compare/refs/tags/0.4.1...refs/tags/0.5.1
https://github.com/magic-wormhole/magic-wormhole-mailbox-server/blob/0.5.1/NEWS.md

Python 3.12 is now supported

(cherry picked from commit 0afba0d517)
2024-11-19 09:46:48 +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
661acb8d34 python312Packages.ansible-core: 2.17.5 -> 2.17.6
Diff: https://github.com/ansible/ansible/compare/v2.17.5...v2.17.6
Changelog: https://github.com/ansible/ansible/releases/tag/v2.17.6
(cherry picked from commit 70266f1d0b)
2024-11-19 08:46:53 +00:00
natsukium
e6a93104a2 ansible_2_15: drop
Ansible 2.15 goes end of life in 2024/11 and can't be supported
throughout the 24.11 release cycle

(cherry picked from commit 132b5f592d)
2024-11-19 08:46:52 +00:00
Yueh-Shun Li
ba7101ffe8 python3Packages.scikit-image: fix tests with overridePythonAttrs
buildPythonPackage no longer provide local .override attribute. Use
overridePythonAttrs instead.

(cherry picked from commit 38e7722035)
2024-11-19 08:46:00 +00:00
Yueh-Shun Li
5e26356aa3 python3Packages.pythonCatchConflictsHook: fix tests with lib.overrideDerivation
Use lib.overrideDerivation instead of <pkg>.overrideDerivation
to fix the evaluation of
python3Packages.pythonCatchConflictsHook.tests.catches-conflict-multiple-chains,
as buildPythonPackage and buildPythonApplication no longer provide
<pkg>.overrideDerivation

Clean up the leftover of commit 58bfe74123 ("buildPython*:
Deprecate and remove (buildPython* { ... }).override")

(cherry picked from commit 3e8d53b9e8)
2024-11-19 08:46:00 +00:00
Yueh-Shun Li
23669eccf2 rl-2411.section.md: update to inform the removal of (buildPythonPackage { ... }).overrideDerivation
Clean up the leftover of commit 58bfe74123 ("buildPython*:
Deprecate and remove (buildPython* { ... }).override")

(cherry picked from commit b4e9f423f4)
2024-11-19 08:46:00 +00:00
Wolfgang Walther
569c78e8e0 nixos/yabar: remove reference to nixos 18.03
No need to mention that anymore - it's just a fact by now.

(cherry picked from commit 7076d32d23)
2024-11-19 08:11:19 +00:00
Wolfgang Walther
bf67c23dcc docs: remove references before 22.11
Stuff that has been in for many years doesn't need to be mentioned
explicitly anymore.

(cherry picked from commit 1dd9c32b18)
2024-11-19 08:11:19 +00:00
Wolfgang Walther
e8ceba04c5 docs/dotnet.section.md: fix accidentally localized example output
(cherry picked from commit 54aee07891)
2024-11-19 08:11:18 +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