Commit Graph

17076 Commits

Author SHA1 Message Date
github-actions[bot]
b3b6583cdc
Merge staging-next into staging 2021-11-26 18:01:58 +00:00
github-actions[bot]
b529eccbb3
Merge master into staging-next 2021-11-26 18:01:19 +00:00
Sandro
36ed7f5dd7
Merge pull request #147031 from luizribeiro/rtl88xau-aircrack-aarch64 2021-11-26 17:51:59 +01:00
github-actions[bot]
c74685efe2
Merge staging-next into staging 2021-11-26 12:02:08 +00:00
github-actions[bot]
956b399ffa
Merge master into staging-next 2021-11-26 12:01:30 +00:00
Sandro
a94fa956d2
Merge pull request #147280 from lovesegfault/linux_xanmod-5.15.4 2021-11-26 12:59:54 +01:00
Alyssa Ross
756109b58d pkgsStatic.libselinux: fix build 2021-11-25 19:49:59 +00:00
github-actions[bot]
cae9272c92
Merge staging-next into staging 2021-11-25 06:01:40 +00:00
github-actions[bot]
fa1a61b8a2
Merge master into staging-next 2021-11-25 06:01:06 +00:00
toonn
e33c11a557 Libc: Merge TARGET_OS_EMBEDDED patches
Both patches implement the same fix so they'll probably have to be
removed at the same time. This avoids one of them being left behind.
2021-11-24 15:17:13 -08:00
toonn
459dc34b2b Libc: Define target in stdio too 2021-11-24 15:17:13 -08:00
toonn
5aa4c46dcd Libc: Define target instead of including
Including `TargetConditionals.h` had knock-on effects, breaking the zlib
build because `TARGET_OS_MAC` gets defined, for instance.

Defining `TARGET_OS_EMBEDDED` to be `0` if it's not defined is simpler
and maintains the default behavior so it shouldn't break any dependents.
2021-11-24 15:17:13 -08:00
toonn
99bef31835 Libc: stdlib uses undefined TARGET_OS_EMBEDDED 2021-11-24 15:17:13 -08:00
Sandro Jäckel
7e9d442837 darwin.CF: Add pre-/postBuild hooks to buildPhase 2021-11-24 15:17:13 -08:00
toonn
3b2d3f65b7 darwin.CF: Drop clang 7 workaround 2021-11-24 15:17:13 -08:00
toonn
2bb0e256ea darwin.CF: Include missing TARGET_OS_* defines
This patch is static and may not be appropriate if the compilation
target is iOS.
2021-11-24 15:17:13 -08:00
toonn
84454c3233 darwin.Libsystem: Patch TargetConditionals.h
`TargetConditionals.h` was missing several definitions, like
`TARGET_OS_TV` that are part of SDK 10.12 at least. And one that doesn't
seem to occur in any SDK afaict, `TARGET_OS_EMBEDDED_OTHER`.

I added the definitions from SDK 10.12 verbatim and defined
`TARGET_OS_EMBEDDED_OTHER` to be equal to `0`.

I think none of this works if `darwin.Libsystem` is used to build for
linux or iOS though so maybe this needs a more thorough fix?

This reverts 336d82617f because it's no
longer necessary.
2021-11-24 15:17:13 -08:00
toonn
e07eef85e8 xnu: Fix python3 patch
This reverts 7da313e10a because it's no
longer necessary.
2021-11-24 15:17:13 -08:00
Bernardo Meurer
333b97926e
linuxKernel.kernels.linux_xanmod: 5.15.2 -> 5.15.4 2021-11-24 10:15:37 -08:00
Bjørn Forsman
162546972b radeontop: 1.3 -> 1.4
It installs itself to $out/bin/ instead of $out/sbin/ now.
2021-11-24 17:17:23 +01:00
Jonathan Ringer
4b73049ccc
Merge remote-tracking branch 'origin/staging' into staging-next
Conflicts:
	nixos/tests/custom-ca.nix
2021-11-22 21:33:23 -08:00
Maximilian Bosch
ea55e013f0
Merge pull request #146868 from TredwellGit/linux
Kernels 2021-11-21
2021-11-22 22:34:49 +01:00
Izorkin
8bcc413092 linux: enable kTLS 2021-11-22 21:01:01 +00:00
Luiz Ribeiro
890632420d
linuxPackages.rtl88xxau-aircrack: enable for aarch64-linux 2021-11-22 12:33:02 -06:00
github-actions[bot]
28641f51dc
Merge master into staging-next 2021-11-22 18:01:08 +00:00
Sandro
dae20ac9ef
Merge pull request #144334 from cyounkins/undmg_param 2021-11-22 16:37:37 +01:00
Sandro
4cb61178d0
Merge pull request #146427 from IvarWithoutBones/fix/rtl8821ce-5.15 2021-11-22 14:49:48 +01:00
github-actions[bot]
9e1911e222
Merge master into staging-next 2021-11-22 12:01:27 +00:00
sterni
108f913823
Merge pull request #146134 from sternenseemann/netbsd-man-fix
netbsd.man: fix build
2021-11-22 12:14:49 +01:00
github-actions[bot]
cbcbfb4901
Merge master into staging-next 2021-11-22 06:01:10 +00:00
Atemu
8d0f1c1725 kernel: compare version against the base version
This makes it so that 5.10.1 > 5.10-rc5
2021-11-22 02:11:16 +00:00
Atemu
712db36fa2 kernel/generic: remove redundant kernelOlder/kernelAtLeast 2021-11-22 02:11:16 +00:00
IvarWithoutBones
d00b852a90 linuxPackages.rtl8821ce: unstable-2021-05-28 -> unstable-2021-11-19
This fixes https://github.com/tomaspinho/rtl8821ce/issues/244, making compilation with Linux kernel 5.15+ succeed.
2021-11-21 20:49:26 +01:00
github-actions[bot]
18ad263272
Merge master into staging-next 2021-11-21 18:01:07 +00:00
Alyssa Ross
28625f7861 selinux: 2.9, 3.0 -> 3.3
These are all released together, so I'm updating them all in a single
commit.
2021-11-21 13:51:54 +00:00
Alyssa Ross
20fd3b1002 setools: 4.3.0 -> 4.4.0 2021-11-21 13:51:54 +00:00
TredwellGit
ef17d66328 linux_zen: 5.15.2-zen1 -> 5.15.3-zen1 2021-11-21 13:39:59 +00:00
TredwellGit
541a3a7332 linux_latest-libre: 18473 -> 18484 2021-11-21 13:38:16 +00:00
TredwellGit
392ccc5431 linux: 5.4.160 -> 5.4.161 2021-11-21 13:38:04 +00:00
TredwellGit
d789aebb56 linux: 5.15.3 -> 5.15.4 2021-11-21 13:37:56 +00:00
TredwellGit
df8b7f5d06 linux: 5.14.20 -> 5.14.21 2021-11-21 13:37:50 +00:00
TredwellGit
06629bb117 linux: 5.10.80 -> 5.10.81 2021-11-21 13:37:41 +00:00
Ryan Burns
2175b157ac treewide: refactor isi686 && isx86_64 -> isx86 2021-11-20 17:50:41 -08:00
github-actions[bot]
197135904f
Merge staging-next into staging 2021-11-21 00:02:25 +00:00
github-actions[bot]
43d088886e
Merge master into staging-next 2021-11-21 00:01:46 +00:00
Thiago Kenji Okada
4700fda2c0
Merge pull request #145395 from thiagokokada/bump-plymouth
plymouth: unstable-2020-12-07 -> unstable-2021-10-18
2021-11-20 18:00:50 -03:00
Sandro
d72f3fe764
Merge pull request #146553 from trofi/fix/powertop-for-ncurses-6.3 2021-11-20 19:46:05 +01:00
Sandro
8dfdd0e468
Merge pull request #146594 from trofi/fix-tiptop-for-ncurses-6.3 2021-11-20 19:39:47 +01:00
github-actions[bot]
578939f5e2
Merge staging-next into staging 2021-11-20 18:01:43 +00:00
github-actions[bot]
f515d91189
Merge master into staging-next 2021-11-20 18:01:07 +00:00