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
Emily
5aba7b5c48
[Backport staging-24.11] xcbuild: find system toolchain on macOS Sonoma and earlier ( #357327 )
2024-11-19 16:36:06 +00:00
midchildan
b3122a125e
xcbuild: find system toolchain on macOS Sonoma and earlier
...
(cherry picked from commit 82a00b78e4
)
2024-11-19 16:35:53 +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
Emily
66e9131593
[Backport staging-24.11] libarchive: add patch to fix .pc file ( #357317 )
2024-11-19 16:03:56 +00:00
Emily
bb39e68714
Revert "nixStatic: mark as broken on darwin ( #357185 )"
...
This is no longer necessary now that `libarchive` has been fixed.
This reverts commit 0705964c88
.
(cherry picked from commit 36a7b78f7c
)
2024-11-19 16:03:33 +00:00
Emily
b5ca14bb98
libarchive: add patch to fix .pc
file
...
(cherry picked from commit 505530e3de
)
2024-11-19 16:03:33 +00:00
Emily
2c9cbf7c3b
[Backport staging-24.11] nixStatic: mark as broken on darwin ( #357316 )
2024-11-19 16:02:42 +00:00
Jörg Thalheim
03224251d4
nixStatic: mark as broken on darwin ( #357185 )
...
(cherry picked from commit 0705964c88
)
2024-11-19 16:02:30 +00:00
Emily
6a5d9e2779
[Backport staging-24.11] {folly,fizz,mvfst,wangle,fbthrift,fb303,edencommon,watchman}: 2024.03.11.00 -> 2024.11.18.00, refactor ( #357299 )
2024-11-19 15:46:39 +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
Emily
47edc32d76
watchman: add techknowlogick to maintainers
...
(cherry picked from commit 041e7f435d
)
2024-11-19 15:13:11 +00:00
Emily
56adcfdfe7
watchman: add emily to maintainers
...
(cherry picked from commit df28dd1d3c
)
2024-11-19 15:13:11 +00:00
Emily
5e28ca8e9e
watchman: add update script
...
(cherry picked from commit ec166bb5f0
)
2024-11-19 15:13:11 +00:00
Emily
56788e08aa
watchman: strip references to folly.fmt.dev
...
(cherry picked from commit 9a90e1cd80
)
2024-11-19 15:13:11 +00:00
Emily
7191a4bba9
watchman: enable tests
...
(cherry picked from commit 10dbf1de4b
)
2024-11-19 15:13:11 +00:00
Emily
ce65820aff
watchman: use upstream default for stateDir
...
Possibly it should use `/run/watchman` on Linux.
(cherry picked from commit e701eb3d63
)
2024-11-19 15:13:11 +00:00
Emily
e9299e8b16
watchman: set CMAKE_INSTALL_RPATH_USE_LINK_PATH
...
Shared libraries, CMake, necessary on Linux… I don’t know.
(cherry picked from commit 33b5c76f14
)
2024-11-19 15:13:11 +00:00
Emily
01a0d8352a
watchman: use lib.cmake{Bool,Feature}
...
(cherry picked from commit d9ea8bbebf
)
2024-11-19 15:13:10 +00:00
Emily
d6cde378c2
watchman: 2024.03.11.00 -> 2024.11.18.00
...
Turning off Sapling support breaks the build with newer versions, and
anyway it seems to build just fine with it turned on. Similarly for
shared libraries: the internal libraries aren’t used by anything
else, and break the build when made shared because they aren’t
installed in the CMake files, so we should just leave them static.
Diff: https://github.com/facebook/watchman/compare/refs/tags/v2024.03.11.00...v2024.11.18.00
(cherry picked from commit 13a571f5ee
)
2024-11-19 15:13:10 +00:00
Emily
e600324088
watchman: use Ninja
...
(cherry picked from commit 354913f342
)
2024-11-19 15:13:10 +00:00
Emily
e24c6b93b9
watchman: clean up inputs
...
(cherry picked from commit f7f5d1a947
)
2024-11-19 15:13:10 +00:00
Emily
0cd61fe0c8
watchman: reorder inputs to match upstream file
...
(cherry picked from commit fe60436739
)
2024-11-19 15:13:10 +00:00
Emily
33a43b4f4d
watchman: reorder attributes
...
(cherry picked from commit 033896e98c
)
2024-11-19 15:13:10 +00:00
Emily
a2ac9bf1ce
watchman: use refs/tags/
...
(cherry picked from commit 14410cc8dc
)
2024-11-19 15:13:10 +00:00
Emily
382f956f2b
watchman: remove with lib;
...
(cherry picked from commit 8a2efd9133
)
2024-11-19 15:13:10 +00:00
Emily
c7719feca7
watchman: use finalAttrs
...
(cherry picked from commit 4f864948a8
)
2024-11-19 15:13:10 +00:00
Emily
b9df99870b
watchman: move to pkgs/by-name
...
(cherry picked from commit ba17205ae3
)
2024-11-19 15:13:10 +00:00
Emily
bbb05186d9
watchman: convert to new Darwin SDK pattern
...
(cherry picked from commit 1c60ec77f4
)
2024-11-19 15:13:10 +00:00
Emily
63da22ec64
watchman: format with nixfmt-rfc-style
...
(cherry picked from commit ca944d626b
)
2024-11-19 15:13:10 +00:00
Emily
af860c5e03
cpptoml: add patch for GCC 11
...
(cherry picked from commit fcb99bc19c
)
2024-11-19 15:13:10 +00:00
Emily
993eed1c39
edencommon: add techknowlogick to maintainers
...
(cherry picked from commit b4b2ad6a9e
)
2024-11-19 15:13:10 +00:00
Emily
2c059b87e6
edencommon: add emily to maintainers
...
(cherry picked from commit cd48138e8d
)
2024-11-19 15:13:10 +00:00
Emily
c60de83718
edencommon: add update script
...
(cherry picked from commit c7b019d5f7
)
2024-11-19 15:13:10 +00:00
Emily
04f01efbf7
edencommon: split outputs
...
(cherry picked from commit 7da9ef3eb4
)
2024-11-19 15:13:09 +00:00
Emily
78acfbe60d
edencommon: enable tests
...
(cherry picked from commit d7df60e8f4
)
2024-11-19 15:13:09 +00:00
Emily
ec5f6a6e29
edencommon: condition shared libraries on platform setting
...
(cherry picked from commit c8d4e11d1c
)
2024-11-19 15:13:09 +00:00
Emily
9884c5372e
edencommon: 2024.03.11.00 -> 2024.11.18.00
...
Diff: https://github.com/facebookexperimental/edencommon/compare/refs/tags/v2024.03.11.00...v2024.11.18.00
(cherry picked from commit 509f33b995
)
2024-11-19 15:13:09 +00:00
Emily
d28afe0015
edencommon: use Ninja
...
(cherry picked from commit 66a2ebb46d
)
2024-11-19 15:13:09 +00:00