Commit Graph

19320 Commits

Author SHA1 Message Date
Sandro
5c61f6c57e
Merge pull request #181031 from martinetd/32bit-btf
Revert "linux-kernel: disable BTF on 32-bit platforms on kernels 5.15+"
2022-07-11 13:41:51 +02:00
Luna Nova
afd8c1ca50
linuxPackages.nvidia_x11: fix build failure due to wrong install args
Fixes https://github.com/NixOS/nixpkgs/pull/179355
2022-07-10 21:59:01 -07:00
Dominique Martinet
4b4576faf9 Revert "linux-kernel: disable BTF on 32-bit platforms on kernels 5.15+"
This reverts commit 79e05fb16b.

broken 32bit BTF builds got fixed in #175467 by switching libbpf from
libelf to elfutils, as a side-product of the upgrade, so we don't need
this anymore.
2022-07-11 10:32:23 +09:00
Thiago Kenji Okada
3b8221290a
Merge pull request #179355 from tek/tek/nvidia-wine-dlss
Install nvidia-driver libraries needed by Proton to support DLSS
2022-07-10 22:40:58 +01:00
Jörg Thalheim
3137fb373e
Merge pull request #176162 from martinetd/linux_no_debug_reduced
linux-kernel config: disable DEBUG_INFO_REDUCED
2022-07-10 19:20:56 +02:00
Rick van Schijndel
047b003c4e
Merge pull request #180921 from smancill/sdnotify-wrapper-platforms
sdnotify-wrapper: mark as Linux-only
2022-07-10 13:47:25 +02:00
Janne Heß
05a276adf0
Merge pull request #180404 from helsinki-systems/libressl_3_5_default
libressl: default to 3.5
2022-07-10 13:30:16 +02:00
Sebastián Mancilla
8211c55ec2 sdnotify-wrapper: mark as Linux-only
It's in pkgs/os-specific/linux.
2022-07-09 23:28:27 -04:00
Thiago Kenji Okada
6605ecda5e
Merge pull request #180773 from PedroHLC/zen-kernels-5.18.10
zen-kernels: linux_lqx, linux_zen: 5.18.9 -> 5.18.10
2022-07-09 12:49:11 +01:00
Vladimír Čunát
8982198748
Merge #175467: libbpf 0.7.0 -> 0.8.0, bpftrace: 0.14.1 -> 0.15.0 2022-07-09 07:54:46 +02:00
Dominique Martinet
47f9f04788 linux-kernel config: disable DEBUG_INFO_REDUCED
Linux's aarch64 defconfig has been updated in 5.13 to enable "reduced"
debug infos (upstream commit ed938a4bfc58 ("arm64: defconfig: Use
DEBUG_INFO_REDUCED"), but that commits locks DEBUG_INFO_BTF as noticed
in #175467

This disables it back which should fix bpftrace usage of BTF not working
on newer kernels.
2022-07-09 10:29:40 +09:00
PedroHLC ☭
541dc61858
zen-kernels: linux_lqx, linux_zen: 5.18.9 -> 5.18.10 2022-07-08 18:24:25 -03:00
Maximilian Bosch
0cf7410707
Merge pull request #180584 from Ma27/linux-kernel-updates
Linux kernel updates 2022-07-07
2022-07-08 22:55:19 +02:00
Kylie McClain
86ca4f599c s6-linux-utils: 2.5.1.7 -> 2.6.0.0 2022-07-08 13:57:48 +00:00
Kylie McClain
a5a04fb73b s6-linux-init: 1.0.7.3 -> 1.0.8.0 2022-07-08 13:57:48 +00:00
Kylie McClain
4d53e2b76b mdevd: 0.1.5.1 -> 0.1.5.2 2022-07-08 13:57:48 +00:00
Sandro
19298c32ff
Merge pull request #143238 from eadwu/linux/zstd-compressed-modules 2022-07-08 15:27:37 +02:00
toonn
80ffac4097
Merge pull request #176661 from reckenrode/apple-sdk-11-x86_64
apple_sdk_11_0: make available for use on x86_64-darwin
2022-07-08 12:28:51 +02:00
Edmund Wu
71c1d90be4
linux: include zstd in module dependencies 2022-07-08 01:22:51 -04:00
ajs124
f76d71f98f darwin.network_cmds:: pin to libressl 3.4 2022-07-07 22:11:54 +02:00
Maximilian Bosch
cc7d3f9228
linux/hardened/patches/5.4: 5.4.202-hardened1 -> 5.4.203-hardened1 2022-07-07 21:22:29 +02:00
Maximilian Bosch
287f104a15
linux/hardened/patches/5.15: 5.15.51-hardened1 -> 5.15.52-hardened1 2022-07-07 21:22:20 +02:00
Maximilian Bosch
b01bc117d4
linux/hardened/patches/5.10: 5.10.127-hardened1 -> 5.10.128-hardened1 2022-07-07 21:22:11 +02:00
Maximilian Bosch
b4fb4a07cf
linux/hardened/patches/4.19: 4.19.249-hardened1 -> 4.19.250-hardened1 2022-07-07 21:22:01 +02:00
Maximilian Bosch
50815fdf17
linux/hardened/patches/4.14: 4.14.285-hardened1 -> 4.14.286-hardened1 2022-07-07 21:21:52 +02:00
Maximilian Bosch
4a5a4a0ff2
linux: 5.4.203 -> 5.4.204 2022-07-07 21:20:41 +02:00
Maximilian Bosch
525e5cd3b3
linux: 5.18.9 -> 5.18.10 2022-07-07 21:20:27 +02:00
Maximilian Bosch
7361080635
linux: 5.15.52 -> 5.15.53 2022-07-07 21:20:14 +02:00
Maximilian Bosch
8e9ad03cbf
linux: 5.10.128 -> 5.10.129 2022-07-07 21:19:59 +02:00
Maximilian Bosch
eb59a193b9
linux: 4.9.321 -> 4.9.322 2022-07-07 21:19:45 +02:00
Maximilian Bosch
83b4ead7e1
linux: 4.19.250 -> 4.19.251 2022-07-07 21:19:34 +02:00
Maximilian Bosch
f0238d6098
linux: 4.14.286 -> 4.14.287 2022-07-07 21:19:28 +02:00
Vladimír Čunát
c869aa9ac9
Merge branch 'master' into staging-next
The purpose is to integrate the usual Haskell rebuild.
2022-07-07 18:50:02 +02:00
Linus Heckemann
159ca42f67
Merge pull request #180541 from onny/gt
gt: 2021-09-30 -> 2022-05-08
2022-07-07 18:03:02 +02:00
Jonas Heinrich
6035362129 gt: 2021-09-30 -> 2022-05-08 2022-07-07 16:35:20 +02:00
Sandro
e13bbaeb94
Merge pull request #154572 from 06kellyjac/fsverity-utils 2022-07-07 16:04:08 +02:00
Randy Eckenrode
9659c7abce
apple_sdk_11_0: provide SDK-specific callPackage 2022-07-07 07:52:36 -04:00
Randy Eckenrode
4741402d54
apple_sdk_11_0: expose 11.0 sdk stdenv as an attribute 2022-07-06 19:41:17 -04:00
Randy Eckenrode
d8f71776ff
apple_sdk_11_0: fix build on x86_64-darwin and expose as attribute 2022-07-06 19:41:17 -04:00
github-actions[bot]
fc60f033e5
Merge master into staging-next 2022-07-06 12:01:31 +00:00
Sandro
45e12964fe
Merge pull request #163630 from wentasah/trace-cmd-3.0
trace-cmd: 2.9.7 -> 3.1.1
2022-07-06 10:56:30 +02:00
github-actions[bot]
f475dc6eb4
Merge master into staging-next 2022-07-06 06:01:27 +00:00
Timothy DeHerrera
a27f1085d7
Merge pull request #179566 from Kiskae/patch-1
nvidia_x11: 515.48.07 → 515.57
2022-07-05 18:57:45 -07:00
github-actions[bot]
c505b8a0b8
Merge master into staging-next 2022-07-06 00:02:20 +00:00
PedroHLC ☭
cbc4d51711
zen-kernels: 5.18.7 -> 5.18.9 2022-07-05 14:39:37 -03:00
github-actions[bot]
0c17a445aa
Merge master into staging-next 2022-07-05 12:02:09 +00:00
Michal Sojka
c30f978f23 trace-cmd: 3.0.3->3.1.1 2022-07-05 11:42:18 +02:00
Maximilian Bosch
111751879d
linux: 5.4.202 -> 5.4.203 2022-07-04 07:30:03 +02:00
Maximilian Bosch
39a8cebc2b
linux: 5.18.8 -> 5.18.9 2022-07-04 07:28:56 +02:00
Maximilian Bosch
edd230fbc4
linux: 5.15.51 -> 5.15.52 2022-07-04 07:27:38 +02:00