Commit Graph

19613 Commits

Author SHA1 Message Date
Maximilian Bosch
f6f17ce513
linux: 6.0.13 -> 6.0.15 2022-12-23 08:14:32 +01:00
Maximilian Bosch
734f672b67
linux: 5.4.227 -> 5.4.228 2022-12-23 08:14:20 +01:00
Maximilian Bosch
a464cfcb36
linux: 5.15.83 -> 5.15.85 2022-12-23 08:14:10 +01:00
Maximilian Bosch
600ca141de
linux: 5.10.159 -> 5.10.161 2022-12-23 08:13:54 +01:00
Samuel Dionne-Riel
727cb55005 rtl8821au: 2022-08-22 -> 2022-12-22 2022-12-22 23:12:50 -05:00
Samuel Dionne-Riel
1df9101cd3 rtl8821au: Fix build for ARM 2022-12-22 22:20:23 -05:00
ajs124
866182be1d nftables: 1.0.5 -> 1.0.6
https://www.spinics.net/lists/netfilter/msg60949.html
2022-12-22 15:16:32 +01:00
Naïm Favier
a8fd50b79c
nixos/doc: update custom kernel instructions
Document the `linux.override` way first, then `linuxManualConfig`.

Add a `linux.configEnv` passthru attribute for quickly getting a
`make nconfig`-ready shell.
2022-12-22 01:42:15 +01:00
Naïm Favier
6c563f30fe
linuxManualConfig: don't require lib and stdenv arguments
Reverts 7c7c83e233 which was
only needed for the minimal-kernel.nix test module and clutters the call site.

stdenv can still be overridden with `linuxManualConfig.override { stdenv = ...; }`.
2022-12-22 01:42:15 +01:00
Naïm Favier
cf568d20d5
linux: remove modDirVersionArg argument
It's redundant with `argsOverride.modDirVersion`.
2022-12-21 13:23:28 +01:00
Naïm Favier
fc346c5e62
linux: use lib.versions.pad for modDirVersion 2022-12-21 13:23:28 +01:00
Martin Weinelt
0f7b08da99
openvswitch-lts: 2.17.3 -> 2.17.5
Fixes LLDP underflow issue while parsing malformed Auto Attach TLVs.

https://www.openvswitch.org/releases/NEWS-2.17.4.txt
https://www.openvswitch.org/releases/NEWS-2.17.5.txt
2022-12-20 23:33:26 +01:00
Martin Weinelt
050c526a36
openvswitch: 3.0.1 -> 3.0.3
Fixes LLDP underflow issue while parsing malformed Auto Attach TLVs.

https://www.openvswitch.org/releases/NEWS-3.0.2.txt
https://www.openvswitch.org/releases/NEWS-3.0.3.txt
2022-12-20 23:31:41 +01:00
Vladimír Čunát
3c6d63d22c
rtw89-firmware: fixup build after rtw89 update
It didn't build since commit f170b6a85f2 from PR #206855
This is just a stop-gap measure to unblock unstable-small channel.
2022-12-20 20:42:04 +01:00
Sandro
9eec887099
Merge pull request #204682 from Luflosi/update/raspberrypi-eeprom
raspberrypi-eeprom: 2022.04.26-138a1 -> 2022.12.07-138a1
2022-12-20 16:06:13 +01:00
K900
8bda09a85d
Merge pull request #206962 from LunNova/lunnova/linux-firmware-202212
linux-firmware: 20221109 -> 20221214
2022-12-20 11:56:37 +03:00
Pedro Antunes
842df7623e rtw89: unstable-2021-10-21 -> unstable-2022-12-18
There was no support for 8852BE, and 8853CE devices.
2022-12-20 08:25:24 +01:00
Sandro
0d2eab489a
Merge pull request #206200 from X9VoiD/broadcom-sta-fix-6.1
Fixes https://github.com/NixOS/nixpkgs/issues/206867
2022-12-20 01:48:15 +01:00
markuskowa
f772c7d8ab
Merge pull request #206367 from r-ryantm/auto-update/intel-cmt-cat
intel-cmt-cat: 4.4.1 -> 4.5.0
2022-12-19 22:19:16 +01:00
Otavio Salvador
6ecf1403e3 rtl88x2bu: 2022-08-18 -> 2022-12-17
Fixes build with 6.1.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2022-12-19 17:47:41 -03:00
Jörg Thalheim
adf346ae01
Merge pull request #206632 from Mic92/bcc
linuxPackages.bcc: 0.25.0 -> 0.26.0
2022-12-19 19:22:00 +00:00
Jörg Thalheim
9bf4ec6909
Merge pull request #206645 from Mic92/nix-ld
nixos/nix-ld: set NIX_LD by default
2022-12-19 16:26:02 +00:00
Jörg Thalheim
aa65dd1225 nix-ld: 1.0.2 -> 1.0.3
Diff: https://github.com/mic92/nix-ld/compare/1.0.2...1.0.3
2022-12-19 17:06:41 +01:00
Luna Nova
247defe599
linux-firmware: 20221109 -> 20221214
Main changes of interest are another set of new amdgpu firmwares and updates for existing firmware
2022-12-19 07:20:48 -08:00
Dominik Xaver Hörl
be2ee8b4a4 linux_xanmod: note on Multigen. LRU being on by default 2022-12-19 15:18:06 +01:00
Dominik Xaver Hörl
95c27f5975 linux: enable Multi-Gen LRU by default 2022-12-19 15:18:05 +01:00
Dominik Xaver Hörl
6486611984 linux: build with support for Multi-Gen LRU 2022-12-19 15:18:05 +01:00
Jacek Galowicz
1b33417f69
Merge pull request #205343 from liketechnik/tuxedo-keyboard-3.1.1
linuxPackages.tuxedo-keyboard: 3.0.9 -> 3.1.1
2022-12-19 07:04:58 +01:00
Anderson Torres
b83c2ee15c
Merge pull request #206697 from hmenke/sof-firmware
sof-firmware: 2.2.2 -> 2.2.3
2022-12-18 16:20:16 -03:00
Valentin Gagarin
f782da699e
Merge pull request #206646 from figsoda/typos 2022-12-18 18:27:57 +01:00
Henri Menke
5fb679b369
sof-firmware: 2.2.2 -> 2.2.3
Co-authored-by: Anderson Torres <torres.anderson.85@protonmail.com>
2022-12-18 15:29:19 +01:00
R. Ryantm
4b3364fcb7 brillo: 1.4.10 -> 1.4.11 2022-12-18 21:24:42 +08:00
figsoda
ec8cb34358 treewide: fix typos 2022-12-17 19:39:44 -05:00
Jörg Thalheim
af375039f1 linuxPackages.bcc: 0.25.0 -> 0.26.0
Diff: https://github.com/iovisor/bcc/compare/v0.25.0...v0.26.0
2022-12-18 00:10:29 +01:00
PedroHLC ☭
b2025f0f7f
linuxKernel.kernels.linux_lqx: 6.0.13-lqx2 -> 6.0.13-lqx3 2022-12-17 15:47:59 -03:00
Theodore Ni
59aec3697e catfs: patch to compile using rust 1.65 2022-12-17 10:02:35 -08:00
Theodore Ni
d7ec1a3251 catfs: unstable-2020-03-21 -> 0.9.0 2022-12-17 10:02:35 -08:00
github-actions[bot]
30b97b0e83
Merge master into staging-next 2022-12-17 00:02:17 +00:00
Guillaume Girol
211c7cbcf4
Merge pull request #206344 from NickCao/libcgroup-cross
libcgroup: fix cross compilation
2022-12-16 21:06:01 +00:00
Vladimír Čunát
5bfe30aafa
Merge branch 'master' into staging-next 2022-12-16 21:58:10 +01:00
Vladimír Čunát
a68595ff05
fwts: fixup build by using older make 2022-12-16 20:04:17 +01:00
Maximilian Bosch
9a1c480917
linux/hardened/patches/6.0: 6.0.11-hardened1 -> 6.0.13-hardened1 2022-12-16 18:01:22 +01:00
Maximilian Bosch
b346fc8005
linux/hardened/patches/5.4: 5.4.225-hardened1 -> 5.4.227-hardened1 2022-12-16 18:01:09 +01:00
Maximilian Bosch
9ceaa23872
linux/hardened/patches/5.15: 5.15.81-hardened1 -> 5.15.83-hardened1 2022-12-16 18:00:56 +01:00
Maximilian Bosch
2d3cabe51f
linux/hardened/patches/5.10: 5.10.157-hardened1 -> 5.10.159-hardened1 2022-12-16 18:00:43 +01:00
Maximilian Bosch
4a9708ac03
linux/hardened/patches/4.19: 4.19.267-hardened1 -> 4.19.269-hardened1 2022-12-16 18:00:30 +01:00
Maximilian Bosch
168c60bbe8
linux/hardened/patches/4.14: 4.14.300-hardened1 -> 4.14.302-hardened1 2022-12-16 18:00:18 +01:00
Maximilian Bosch
0fd3622bbc
linux-rt_5_10: 5.10.153-rt76 -> 5.10.158-rt77 2022-12-16 17:59:23 +01:00
Maximilian Bosch
f3e1ec7eda
linux: 6.0.12 -> 6.0.13 2022-12-16 17:59:09 +01:00
Maximilian Bosch
e084dd9bff
linux: 5.4.226 -> 5.4.227 2022-12-16 17:58:56 +01:00
Maximilian Bosch
0d9e47d655
linux: 5.15.82 -> 5.15.83 2022-12-16 17:58:46 +01:00
Maximilian Bosch
7b15da8941
linux: 5.10.158 -> 5.10.159 2022-12-16 17:58:33 +01:00
Maximilian Bosch
1103904492
linux: 4.19.268 -> 4.19.269 2022-12-16 17:58:22 +01:00
Maximilian Bosch
1d12ad41d1
linux: 4.14.301 -> 4.14.302 2022-12-16 17:58:08 +01:00
github-actions[bot]
b582fb070b
Merge master into staging-next 2022-12-16 12:01:05 +00:00
Thiago Kenji Okada
3f4db51895
Merge pull request #206277 from PedroHLC/zen-kernels-6.0.13
zen-kernels: 6.0.12 -> {6.0.13-lqx2,6.1-zen1}
2022-12-16 10:33:25 +00:00
Vladimír Čunát
e6cd929c5e
Merge branch 'master' into staging-next 2022-12-16 11:09:31 +01:00
Vladimír Čunát
629bca02bf
Merge #206237: pkgsMusl.bluez: fix build
...into staging-next
2022-12-16 10:56:50 +01:00
Bobby Rong
0abc199975
Merge pull request #206358 from aaronjheng/hostapd
hostapd: update homepage
2022-12-16 17:48:35 +08:00
R. Ryantm
cba9effee9 intel-cmt-cat: 4.4.1 -> 4.5.0 2022-12-16 09:12:51 +00:00
Yureka
1f4ef31889 pkgsMusl.bluez: fix build 2022-12-16 10:00:22 +01:00
Aaron Jheng
ac35507202
hostapd: update homepage 2022-12-16 08:23:20 +00:00
Nick Cao
e75c2fd5f1
libcgroup: fix cross compilation 2022-12-16 14:13:03 +08:00
github-actions[bot]
b9ac6ee4d9
Merge master into staging-next 2022-12-16 00:02:17 +00:00
Artturi
e57d97b2be
Merge pull request #204652 from Luflosi/update/linuxPackages.apfs
linuxPackages.apfs: unstable-2022-08-15 -> unstable-2022-10-20
2022-12-15 23:14:07 +02:00
github-actions[bot]
eaf7260c5b
Merge master into staging-next 2022-12-15 18:01:21 +00:00
PedroHLC ☭
ccaaee6041
linuxKernel.kernels.linux_lqx: 6.0.12-lqx1 -> 6.0.13-lqx2 2022-12-15 14:30:54 -03:00
PedroHLC ☭
b2d1abd60d
linuxKernel.kernels.linux_zen: 6.0.12-zen1 -> 6.1-zen1 2022-12-15 14:29:17 -03:00
Weijia Wang
14ac198bbe prl-tools: 18.1.0-53311 -> 18.1.1-53328 2022-12-15 17:48:45 +01:00
Raphael Robatsch
0f5996b524 below: don't use aliases
pkgconfig is an alias for pkg-config. This breaks nixpkgs-review when it
reuses ofborg's eval result.
2022-12-15 20:49:36 +08:00
X9VoiD
355042e2ff broadcom_sta: fix build on linux 6.1 2022-12-15 15:26:18 +08:00
github-actions[bot]
58a71457f7
Merge master into staging-next 2022-12-15 00:02:26 +00:00
Franz Pletz
48f8ea8226
Merge pull request #206132 from mayflower/init-below
below: init at 0.6.3
2022-12-14 22:47:29 +01:00
Jörg Thalheim
1b0333ff03
Merge pull request #206083 from peterhoeg/rtl8821cu
rtl8821cu: 2022-05-07 -> 2022-12-07
2022-12-14 21:20:11 +00:00
Robin Gloster
6de54be915
below: init at 0.6.3 2022-12-14 22:09:10 +01:00
github-actions[bot]
eb81abe9c0
Merge master into staging-next 2022-12-14 18:01:37 +00:00
Peter Hoeg
428382fe47 rtl8821cu: 2022-05-07 -> 2022-12-07 2022-12-14 22:14:36 +08:00
Franz Pletz
48beb95e21
linux_xanmod_latest: 6.0.7 -> 6.1.0 2022-12-14 13:25:49 +01:00
Franz Pletz
9fcef1939c
linux_xanmod: 5.15.75 -> 5.15.81 2022-12-14 13:25:49 +01:00
github-actions[bot]
96a0e614c8
Merge master into staging-next 2022-12-14 12:01:19 +00:00
Naïm Favier
6573e10dee
Merge pull request #204480 from ncfavier/hv-kvp 2022-12-14 12:03:20 +01:00
github-actions[bot]
1e7dd98694
Merge master into staging-next 2022-12-14 00:02:18 +00:00
Rick van Schijndel
9833d56c24 treewide: mark packages broken that never built on PLATFORM
Done with the help of https://github.com/Mindavi/nixpkgs-mark-broken
Tool is still WIP but this is one of the first results.

I manually audited the results and removed some results that were not valid.

Note that some of these packages maybe should have more constrained platforms set
instead of broken set, but I think not being perfectly correct is better than
just keep trying to build all these things and never succeeding.

Some observations:

- Some darwin builds require XCode tools
- aarch64-linux builds sometimes suffer from using gcc9
  - gcc9 is getting older and misses some new libraries/features
- Sometimes tools try to do system detection or expect some explicit settings for
  platforms that are not x86_64-linux
2022-12-13 21:40:12 +01:00
github-actions[bot]
d07c2d73fd
Merge master into staging-next 2022-12-13 18:01:30 +00:00
Ryan Lahfa
e89623239d
Merge pull request #205789 from blitz/sgx-openssl
sgx-sdk: fix linking issues with tests
2022-12-13 14:15:28 +01:00
github-actions[bot]
a680c884cc
Merge master into staging-next 2022-12-13 00:02:19 +00:00
Anderson Torres
3778ce32c8
Merge pull request #205772 from atorres1985-contrib/cleanup-maintainers
treewide: remove e-user from maintainers
2022-12-12 20:00:24 -03:00
7c6f434c
9072614cf2
Merge pull request #205795 from Mic92/sysdig
sysdig: 0.29.3 -> 0.30.2
2022-12-12 20:27:56 +00:00
github-actions[bot]
e04ce2733d
Merge master into staging-next 2022-12-12 18:01:15 +00:00
K900
75a27e2996
Merge pull request #205732 from K900/linux-6.1
linux: add 6.1
2022-12-12 20:21:59 +03:00
Julian Stecklina
2c8407089b sgx-sdk: pin to openssl_1_1
Currently, the sgx-sdk.runTestsHW attribute fails to build due to
linking errors. It looks like OpenSSL versions are mixed up.

And indeed sgx-sdk pulls in OpenSSL 3 while ipp-crypto pulls in
OpenSSL 1.1.

Fix by pinning the OpenSSL version for the SGX SDK to OpenSSL 1.1 as
well.
2022-12-12 17:18:28 +01:00
Jörg Thalheim
6b27ccc1fb sysdig: 0.29.3 -> 0.30.2 2022-12-12 17:06:11 +01:00
R. Ryantm
101c685296 autosuspend: 4.2.0 -> 4.3.0 2022-12-12 21:23:41 +08:00
AndersonTorres
28a5476184 treewide: remove e-user from maintainers
According to https://github.com/NixOS/nixpkgs/pull/22789#issuecomment-757687683,
the maintainer doesn't use NixOS anymore.
2022-12-12 09:32:09 -03:00
K900
609ef3f74e linux: add 6.1 2022-12-12 10:53:11 +03:00
github-actions[bot]
baa07975a4
Merge master into staging-next 2022-12-09 18:01:05 +00:00
Florian Warzecha
cbd77f4e74
linuxPackages.tuxedo-keyboard: 3.0.9 -> 3.1.1
Expose the uniwill-wmi module in addition to the already exported modules.

That module is required to run the Tuxedo Control Center
and as a dependency of the tuxedo-keyboard module.
2022-12-09 18:22:03 +01:00
PedroHLC ☭
0a4ede984c
linuxKernel.kernels.linux_lqx: 6.0.11-lqx2 -> 6.0.12-lqx1 2022-12-09 09:21:26 -03:00
PedroHLC ☭
426736b3ef
linuxKernel.kernels.linux_zen: 6.0.11-zen1 -> 6.0.12-zen1 2022-12-09 09:19:52 -03:00
github-actions[bot]
48b3a17dea
Merge master into staging-next 2022-12-09 12:01:30 +00:00