Emily
726bfb7ca4
memstream{,Hook}: drop
2024-11-18 00:14:01 +00:00
Emily
c7a0002b0b
nixVersions.{nix_2_24,git}: remove code for macOS < 11
2024-11-18 00:14:01 +00:00
Emily
082b0535df
darwin.top: remove code for macOS < 11
2024-11-18 00:14:01 +00:00
Emily
377c3ff76b
darwin.text_cmds: remove code for macOS < 11
2024-11-18 00:14:01 +00:00
Emily
1c0adeb5d4
darwin.system_cmds: remove code for macOS < 11
...
We need to pull in an additional XNU header for a tool we are now
able to build.
2024-11-18 00:14:01 +00:00
Emily
bd002ebb74
darwin.shell_cmds: remove code for macOS < 11
2024-11-18 00:14:01 +00:00
Emily
94bc3e473a
darwin.removefile: remove code for macOS < 11
2024-11-18 00:14:01 +00:00
Emily
da2128cb40
darwin.patch_cmds: remove code for macOS < 11
2024-11-18 00:14:01 +00:00
Emily
6ec624cba0
darwin.network_cmds: remove code for macOS < 11
2024-11-18 00:14:01 +00:00
Emily
5cf94b53c8
darwin.mail_cmds: remove code for macOS < 11
2024-11-18 00:14:01 +00:00
Emily
ba01760b21
darwin.libresolv: remove code for macOS < 11
2024-11-18 00:14:01 +00:00
Emily
1b30d9b9f0
darwin.libpcap: remove code for macOS < 11
2024-11-18 00:14:00 +00:00
Emily
ab0a6abbf9
darwin.file_cmds: remove code for macOS < 11
2024-11-18 00:14:00 +00:00
Emily
7dca57603c
darwin.diskdev_cmds: remove code for macOS < 11
2024-11-18 00:14:00 +00:00
Emily
c579058789
darwin.copyfile: remove code for macOS < 11
2024-11-18 00:14:00 +00:00
Emily
7b3dd230da
darwin.adv_cmds: remove code for macOS < 11
2024-11-18 00:14:00 +00:00
Emily
b937adc202
darwin.IOKitTools: remove code for macOS < 11
2024-11-18 00:14:00 +00:00
Emily
63a7b4f143
python3: remove code for macOS < 11
2024-11-18 00:14:00 +00:00
Emily
937529bb51
gcc: remove code for macOS < 11
2024-11-18 00:14:00 +00:00
Emily
af82e11559
cctools: remove code for macOS < 11
...
As with ld64, flags added as part of macOS 10.12 compatibility shims
(in this case `-undefined dynamic_lookup`) were inadvertently fixing
the build. The Xcode project links `otool-classic` and `strip` against
`libc++`; why it was previously working on AArch64 without linking
against it or passing `-undefined dynamic_lookup`, I can’t fathom.
2024-11-18 00:14:00 +00:00
Emily
fa10b9c7f8
ld64: use the SDK source release packages
2024-11-18 00:14:00 +00:00
Emily
e38106815e
ld64: remove code for macOS < 11
...
We need to make `-DPRIVATE` unconditional, as it’s required for a
XNU header definition that is only used on `x86_64-darwin`, but was
coincidentally getting set by a now‐obsolete compatibility shim.
2024-11-18 00:14:00 +00:00
Emily
b600d09aa1
llvmPackages.libcxx: remove code for macOS < 11
2024-11-18 00:14:00 +00:00
Emily
4963ea1eaa
llvmPackages.lldb: remove code for macOS < 11
2024-11-18 00:14:00 +00:00
Emily
98d5c93e0a
llvmPackages.compiler-rt: remove code for macOS < 11
2024-11-18 00:14:00 +00:00
Emily
c00c40ba8b
stdenv/darwin: remove code for old SDKs
2024-11-18 00:05:22 +00:00
Emily
fee73d8d33
apple-sdk: remove code for old SDKs
2024-11-18 00:05:22 +00:00
Emily
685ed87ecc
darwin.apple_sdk_10_12: drop
2024-11-18 00:05:22 +00:00
Emily
f3c863877b
apple-sdk_{10_12,10_13,10_14,10_15}: drop
...
These can no longer be used now that the minimum is 11.3.
2024-11-18 00:05:22 +00:00
Emily
995962f25a
haskellPackages.network: remove code for macOS < 11
...
This reverts commit 2573d499bd .
2024-11-18 00:05:22 +00:00
Emily
90c0ebfc8b
gtk4: remove code for macOS < 11
2024-11-18 00:05:22 +00:00
Emily
0757844d03
libsForQt5.qtbase: remove code for macOS < 11
2024-11-18 00:05:22 +00:00
Emily
0f9067f865
darwin: set the minimum version to macOS 11.3
2024-11-18 00:05:22 +00:00
Emily
80f7c3ddbf
nixos/doc/rl-2505: announce macOS version support policy
2024-11-18 00:05:22 +00:00
Gaétan Lepage and GitHub
4fe12896ca
uv: 0.5.1 -> 0.5.2 ( #356205 )
2024-11-17 23:33:06 +01:00
Emily and GitHub
ab258a9bfe
llvmPackages_12.compiler-rt: fix build race aarch64-darwin ( #356814 )
2024-11-17 22:00:12 +00:00
Reno Dakota
47a4caf483
llvmPackages_12.compiler-rt: fix build race aarch64-darwin
...
https://github.com/llvm/llvm-project/commit/b31080c596246bc26d2493cfd5e07f053cf9541c
2024-11-17 13:43:02 -08:00
github-actions[bot] and GitHub
8531fec3b9
Merge staging-next into staging
2024-11-17 18:04:29 +00:00
github-actions[bot] and GitHub
3b28568c6d
Merge master into staging-next
2024-11-17 18:04:04 +00:00
Nick Cao and GitHub
ebada934ba
fcitx5-pinyin-moegirl: 20241009 -> 20241109 ( #354759 )
2024-11-17 12:52:11 -05:00
Nick Cao and GitHub
bf9ac322e1
bun: 1.1.31 -> 1.1.34 ( #355309 )
2024-11-17 12:52:01 -05:00
Nick Cao and GitHub
4a5ab7c374
memtest86plus: 7.00 -> 7.20 ( #355331 )
2024-11-17 12:51:47 -05:00
Nick Cao and GitHub
0e65555134
python312Packages.amqp: 5.2.0 -> 5.3.0 ( #355462 )
2024-11-17 12:51:40 -05:00
Nick Cao and GitHub
a41b9471fd
granted: 0.36.1 -> 0.36.3 ( #355574 )
2024-11-17 12:51:24 -05:00
Nick Cao and GitHub
a33e3eebca
itsycal: quote paths, 0.15.4 -> 0.15.5 ( #355957 )
2024-11-17 12:51:12 -05:00
Nick Cao and GitHub
385d5ac742
alt-tab-macos: 7.2.0 -> 7.4.0 ( #356012 )
2024-11-17 12:50:52 -05:00
Nick Cao and GitHub
e37a9ddc0b
v2ray-domain-list-community: 20241013063848 -> 20241112092643 ( #356726 )
2024-11-17 12:50:23 -05:00
Niklas Hambüchen and sternenseemann
a2f60bb52e
haskell: Don't use package-qualified and non-package-qualified grep
2024-11-17 18:22:49 +01:00
Emily and GitHub
799661e935
ibus: 1.5.30 → 1.5.31 ( #354803 )
2024-11-17 17:11:19 +00:00
Markus Kowalewski and GitHub
3578a5f319
snapper: 0.11.2 -> 0.12.0 ( #355943 )
2024-11-17 18:07:03 +01:00