Randy Eckenrode
09799e8b80
apple_sdk: fix infinite recursion
...
The 10.12 SDK uses `xar`, which depends on Python indirectly, which
depends on configd by default. This causes an infinite recuresion when
building configd because it needs SDK headers to build with clang 16.
Fix the infinite recursion by disabling Python support in libxml2 when
building the SDK, and use a minimal Python in the SDK build itself.
2023-06-04 09:31:39 -04:00
Randy Eckenrode
15da7dce6a
configd: fix build with newer LLVM and bootstrap
...
Clang 15 does not like the fake xpc headers. Use the real ones instead.
Doing this no longer causes an infinite recursion because xnu now
depends on python3Minimal, which does not include configd support.
2023-05-29 15:30:39 -04:00
github-actions[bot] and GitHub
5611fa71ab
Merge staging-next into staging
2023-05-29 18:01:43 +00:00
github-actions[bot] and GitHub
698b4f4f63
Merge master into staging-next
2023-05-29 18:01:07 +00:00
figsoda and GitHub
8d7893bf22
Merge pull request #234824 from r-ryantm/auto-update/glooctl
...
glooctl: 1.14.5 -> 1.14.6
2023-05-29 13:59:15 -04:00
Luke Granger-Brown and GitHub
34d76d22ef
Merge pull request #234756 from r-ryantm/auto-update/pomerium
...
pomerium: 0.22.1 -> 0.22.2
2023-05-29 18:34:11 +01:00
Atemu and Emery Hemingway
0ad8dd6297
BeatSaberModManager: suffix PATH with xdg-utils rather than prefix
...
See https://github.com/NixOS/nixpkgs/pull/181171
2023-05-29 17:01:31 +00:00
R. Ryantm
47f21185ea
glooctl: 1.14.5 -> 1.14.6
2023-05-29 16:53:05 +00:00
Bernardo Meurer and GitHub
574100ab78
Merge pull request #234758 from JesusMtnezForks/raycast
2023-05-29 12:19:27 -04:00
Weijia Wang and GitHub
a9e23777cf
Merge pull request #234789 from wegank/sdl2-ttf-darwin
...
SDL2_ttf: drop libGL on darwin
2023-05-29 18:58:47 +03:00
Weijia Wang and GitHub
5e7b43f716
Merge pull request #234785 from wegank/gl2ps-mesa
...
gl2ps: drop mesa on darwin
2023-05-29 18:47:29 +03:00
figsoda and GitHub
c82114ce5d
Merge pull request #234454 from figsoda/bin
2023-05-29 11:47:11 -04:00
Weijia Wang and GitHub
f89d84ae5e
Merge pull request #234790 from wegank/vtk-darwin-mesa
...
vtk: drop mesa on darwin
2023-05-29 18:39:08 +03:00
Weijia Wang and GitHub
64b1b118fd
Merge pull request #234782 from wegank/wx-mesa
...
wxGTK31, wxGTK32: drop mesa on darwin
2023-05-29 18:37:27 +03:00
figsoda and GitHub
d0bcc5f442
Merge pull request #234679 from Janik-Haag/labctl
...
labctl: init at 0.0.15
2023-05-29 11:32:35 -04:00
Julien Malka and Yt
9631553153
Revert "nixos/ntfy-sh: add defaults, use dynamic user"
...
This reverts commit 3dcca62a5e .
2023-05-29 11:11:32 -04:00
Sandro and GitHub
725b45946e
Merge pull request #234634 from Janik-Haag/containerlab
2023-05-29 17:07:47 +02:00
Sandro and GitHub
379ecf7dca
Merge pull request #230783 from qbit/coze-0.0.3
2023-05-29 17:05:15 +02:00
Kira Bruneau and GitHub
918b48e44b
Merge pull request #231890 from kira-bruneau/vkbasalt
...
vkbasalt: add bitness suffix to layer name
2023-05-29 09:45:50 -04:00
Weijia Wang and GitHub
592a5ec754
Merge pull request #230061 from kranurag7/k8sgpt
...
k8sgpt: init at 0.3.5
2023-05-29 16:40:14 +03:00
Weijia Wang
63fa43aeb2
gl2ps: drop mesa on darwin
2023-05-29 16:39:15 +03:00
Florian Klink and GitHub
8b8a64d737
Merge pull request #234442 from rnhmjoj/pr-fix-ifnames
...
network-interfaces-scripted: fix interface cleanup
2023-05-29 15:14:12 +02:00
Mario Rodas and Vincent Laporte
041094ad2f
ocamlPackages.ppx_yojson_conv_lib: 0.15.0 -> 0.16.0
...
Diff: https://github.com/janestreet/ppx_yojson_conv_lib/compare/v0.15.0...v0.16.0
2023-05-29 14:58:41 +02:00
Vladimír Čunát
9799bd4ba6
Merge #234788 : libssh: revert "dev" output split
...
...into staging-next
2023-05-29 14:27:30 +02:00
Nick Cao and GitHub
eb5261c4b1
Merge pull request #233765 from NickCao/xfsprogs
...
xfsprogs: removed unneeded make configure invocation and build inputs
2023-05-29 06:23:41 -06:00
Martin Weinelt and GitHub
31bd900716
Merge pull request #234671 from mweinelt/anyio-3.7.0
...
python310Packages.anyio: 3.6.2 -> 3.7.0
2023-05-29 14:11:29 +02:00
Robert Hensing and GitHub
d048d75ee8
Merge pull request #234230 from hercules-ci/update-nixops
...
Update nixops
2023-05-29 14:08:08 +02:00
Francesco Gazzetta and GitHub
6b460f722f
Merge pull request #234614 from fgaz/shattered-pixel-dungeon/2.0.2
...
shattered-pixel-dungeon: 1.1.2 -> 2.0.2
2023-05-29 14:07:53 +02:00
Weijia Wang and GitHub
0776eb8777
Merge pull request #234768 from r-ryantm/auto-update/gtkcord4
...
gtkcord4: 0.0.10 -> 0.0.11
2023-05-29 15:03:44 +03:00
github-actions[bot] and GitHub
a0de937efb
Merge staging-next into staging
2023-05-29 12:02:05 +00:00
github-actions[bot] and GitHub
1baa1734cb
Merge master into staging-next
2023-05-29 12:01:30 +00:00
Weijia Wang
41437056f7
vtk: drop mesa on darwin
2023-05-29 14:57:05 +03:00
Weijia Wang
48a6774e27
wxGTK32: drop mesa on darwin
2023-05-29 14:52:18 +03:00
Weijia Wang
e5b4371bd2
wxGTK31: drop mesa on darwin
2023-05-29 14:51:52 +03:00
Weijia Wang
d121e1cd49
SDL2_ttf: drop libGL on darwin
2023-05-29 14:48:35 +03:00
Nick Cao and GitHub
4a19e9f705
Merge pull request #234772 from r-ryantm/auto-update/cargo-expand
...
cargo-expand: 1.0.51 -> 1.0.52
2023-05-29 05:16:12 -06:00
Nick Cao
38c9e2336a
xfsprogs: add liburcu to nativeBuildInputs with is required by crc32selftest, fixing cross compilation
2023-05-29 19:12:29 +08:00
Nick Cao
ee55a7e0b6
xfsprogs: removed unneeded make configure invocation and build inputs
...
build log says `make: 'configure' is up to date.`, meaning that the
invocation is a nop
2023-05-29 19:07:49 +08:00
Vladimír Čunát
8062575956
slurm: fixup build after splitting libyaml.outputs
...
The split was merged as d274408175 from PR #231365
2023-05-29 13:02:09 +02:00
Sergei Trofimovich
853461b6c8
libssh: revert "dev" output split
...
Do not split 'dev' output until lib/cmake/libssh/libssh-config.cmake
is fixed to point INTERFACE_INCLUDE_DIRECTORIES to .dev output.
Otherwise it breaks `plasma5Packages.kio-extras`:
https://hydra.nixos.org/build/221540008/nixlog/3/tail
2023-05-29 11:53:14 +01:00
Yureka
4062535a3e
SDL2: exclude mesa dependency on darwin
2023-05-29 12:44:36 +02:00
Yureka
061f3a192d
gst-plugins: exclude mesa dependency on darwin
2023-05-29 12:44:36 +02:00
Yureka
7f7ab8be97
mesa: 23.0.3 -> 23.1.1
2023-05-29 12:44:36 +02:00
Yureka
fcb0199827
mesa: mark as broken on darwin
2023-05-29 12:44:36 +02:00
Yureka
d3edadc491
mesa_22_3: drop
2023-05-29 12:44:36 +02:00
Nick Cao and GitHub
760c080184
Merge pull request #234743 from r-ryantm/auto-update/python310Packages.pytest-md-report
...
python310Packages.pytest-md-report: 0.3.0 -> 0.3.1
2023-05-29 04:35:12 -06:00
Nick Cao
d72e8ab75d
python310Packages.pytest-md-report: raise minimal python version to 3.7
2023-05-29 18:33:08 +08:00
Nick Cao and GitHub
2fa2535aec
Merge pull request #234761 from kilianar/hugo-0.112.5
...
hugo: 0.112.4 -> 0.112.5
2023-05-29 04:31:12 -06:00
Nick Cao and GitHub
0b8eccecd8
Merge pull request #234744 from r-ryantm/auto-update/insomnia
...
insomnia: 2023.2.0 -> 2023.2.2
2023-05-29 04:29:49 -06:00
R. Ryantm
ea47685d8a
cargo-expand: 1.0.51 -> 1.0.52
2023-05-29 10:01:42 +00:00