Commit Graph

19220 Commits

Author SHA1 Message Date
github-actions[bot]
0ada81696d
Merge master into staging-next 2022-11-01 12:01:32 +00:00
Bernardo Meurer
8fc819a601
Merge pull request #198818 from fortuneteller2k/xanmod 2022-11-01 11:55:36 +00:00
Bernardo Meurer
9a33ad65cd
Merge pull request #198666 from vifino/linux-no_hz 2022-11-01 11:50:26 +00:00
FliegendeWurst
ba15914be7 v4l2loopback: unstable-2021-07-13 -> unstable-2022-08-05 2022-11-01 11:30:32 +01:00
fortuneteller2k
0b7786987a linux_xanmod: add additional kconfig options 2022-11-01 05:49:18 +00:00
github-actions[bot]
85d6819fff
Merge staging-next into staging 2022-10-31 18:03:46 +00:00
github-actions[bot]
194c35c5e4
Merge master into staging-next 2022-10-31 18:03:13 +00:00
fortuneteller2k
ec9b92c9f1 linux_xanmod_latest: 6.0.0 -> 6.0.6 2022-10-31 17:57:16 +00:00
fortuneteller2k
ebc901cc8e linux_xanmod: 5.15.70 -> 5.15.75 2022-10-31 17:46:51 +00:00
fortuneteller2k
94a1409703 linux_xanmod_stable: remove 2022-10-31 17:28:40 +00:00
fortuneteller2k
0a242b1573 linux_xanmod_tt: remove 2022-10-31 17:23:37 +00:00
Bernardo Meurer
e86a2ff7fe
linux/hardened/patches/6.0: 6.0.5-hardened1 -> 6.0.6-hardened1 2022-10-31 16:57:09 +00:00
Bernardo Meurer
0b4bc71ea2
linux/hardened/patches/5.4: 5.4.220-hardened1 -> 5.4.221-hardened1 2022-10-31 16:57:09 +00:00
Bernardo Meurer
3b2de1b5dd
linux/hardened/patches/5.15: 5.15.75-hardened1 -> 5.15.76-hardened1 2022-10-31 16:57:09 +00:00
Bernardo Meurer
615205d5b4
linux/hardened/patches/5.10: 5.10.150-hardened1 -> 5.10.152-hardened1 2022-10-31 16:57:09 +00:00
Bernardo Meurer
5bcbe8ecd1
linux-rt_5_10: 5.10.145-rt74 -> 5.10.152-rt75 2022-10-31 16:57:09 +00:00
Bernardo Meurer
be14fb9e5c
linux: 6.0.5 -> 6.0.6 2022-10-31 16:57:08 +00:00
Bernardo Meurer
41633ab784
linux: 5.4.220 -> 5.4.221 2022-10-31 16:57:08 +00:00
Bernardo Meurer
ac745085d8
linux: 5.15.75 -> 5.15.76 2022-10-31 16:57:08 +00:00
Bernardo Meurer
33da8f9642
linux: 5.10.150 -> 5.10.152 2022-10-31 16:57:06 +00:00
Jörg Thalheim
6c346e3fa5 dpdk: update kernel version constraint. 2022-10-31 14:03:22 +01:00
Jörg Thalheim
1a15be699b dpdk-kmods: fix build against 5.18 2022-10-31 13:41:56 +01:00
Jörg Thalheim
9d220f5067 dpdk: 22.03 -> 22.07 2022-10-31 13:41:56 +01:00
github-actions[bot]
d980d35477
Merge staging-next into staging 2022-10-31 12:01:57 +00:00
github-actions[bot]
76cceffaf9
Merge master into staging-next 2022-10-31 12:01:26 +00:00
Bernardo Meurer
1093c9b4e1
Merge pull request #197898 from toastal/zfs-2.1.7-unstable 2022-10-31 11:23:03 +00:00
github-actions[bot]
017862ea9a
Merge staging-next into staging 2022-10-31 00:03:07 +00:00
github-actions[bot]
9d424dbc41
Merge master into staging-next 2022-10-31 00:02:32 +00:00
Christian Kögler
bdfa46031d
Merge pull request #197993 from wegank/prl-tools-18.0.3
prl-tools: 18.0.2-53077 -> 18.0.3-53079
2022-10-30 22:50:17 +01:00
Adrian Pistol
8d3fe232e3 linux: Set CONFIG_NO_HZ_FULL=y.
CONFIG_NO_HZ_FULL=y should be set to enable the `nohz_full=` and
`rcu_nocbs=` options. These carry no additional performance penalty
compared to CONFIG_NO_HZ_IDLE and behaves like it by default,
but allows disabling the tick interrupts on cores for power or
performance reasons.

[Debian][1] also applied the change to all their kernels.
Like the Kernel says: "If you're a distro say Y."

[1]: f6aad27f05
2022-10-30 17:20:22 +01:00
Pierre Bourdon
8b31b52853
Merge pull request #197697 from delroth/linux-perf-cross
linuxPackages.perf: fix cross-compilation by providing HOSTLD
2022-10-30 16:06:50 +01:00
Matthew Toohey
093c82d2cf fan2go: init at 0.8.0 2022-10-29 21:16:46 -04:00
github-actions[bot]
f349a716a3
Merge master into staging-next 2022-10-29 00:02:26 +00:00
Anderson Torres
f367ac90aa
Merge pull request #197997 from atorres1985-contrib/hummingbird
skawarePackages: reformat
2022-10-28 17:10:53 -03:00
AndersonTorres
a76bd55090 skawarePackages: move all of them to development/skaware-packages 2022-10-28 11:30:49 -03:00
toastal
d89cbdcbe4 zfsUnstable: 2.1.6 → 2.1.7-staging
With 5.19 kernels now being EoL and my laptop demanding at least 5.17 to
function, I want to get ahead of the curve and add support for 6.0
kernels. The 2.1.6 tag was cut so late that it support 6.0 but isn’t as
well tested according to the conversations I read. There aren’t many
commits in the `2.1.7-staging` at this point, but this will help keep my
system afloat until the real `2.1.7` release. I’ve booted my laptop into
this and everything appears to be functioning normally.
2022-10-28 15:56:10 +07:00
github-actions[bot]
c2ec40a74a
Merge staging-next into staging 2022-10-27 18:02:10 +00:00
R. Ryantm
8e6ec9fc8f alsa-utils: 1.2.7 -> 1.2.8 2022-10-27 08:46:19 -05:00
github-actions[bot]
d2dd10ada4
Merge staging-next into staging 2022-10-27 12:02:33 +00:00
Bernardo Meurer
f2f9611f44
Merge pull request #197944 from NixOS/kernel-updates 2022-10-27 12:09:51 +01:00
github-actions[bot]
8aceec386f
Merge staging-next into staging 2022-10-27 06:01:51 +00:00
R. Ryantm
760f380183 cshatag: 2.0 -> 2.1.0 2022-10-27 07:29:23 +02:00
Weijia Wang
2235c4ca33 prl-tools: 18.0.2-53077 -> 18.0.3-53079 2022-10-27 03:17:10 +02:00
github-actions[bot]
8b504e632b
Merge staging-next into staging 2022-10-26 18:01:50 +00:00
Bernardo Meurer
1faf7ac12b
linux/hardened/patches/6.0: init at 6.0.5-hardened1 2022-10-26 18:26:34 +01:00
Bernardo Meurer
9496752a40
linux/hardened/patches/5.4: 5.4.218-hardened1 -> 5.4.220-hardened1 2022-10-26 18:23:25 +01:00
Bernardo Meurer
27fe39ca92
linux/hardened/patches/5.19: 5.19.16-hardened1 -> 5.19.17-hardened1 2022-10-26 18:23:14 +01:00
Bernardo Meurer
6dce5b8937
linux/hardened/patches/5.15: 5.15.74-hardened1 -> 5.15.75-hardened1 2022-10-26 18:23:02 +01:00
Bernardo Meurer
9c5400268b
linux/hardened/patches/5.10: 5.10.148-hardened1 -> 5.10.150-hardened1 2022-10-26 18:22:49 +01:00
Bernardo Meurer
9f0f5c89b3
linux/hardened/patches/4.19: 4.19.261-hardened1 -> 4.19.262-hardened1 2022-10-26 18:22:37 +01:00
Bernardo Meurer
49dcb766af
linux/hardened/patches/4.14: 4.14.295-hardened1 -> 4.14.296-hardened1 2022-10-26 18:22:27 +01:00
Bernardo Meurer
46f6e6f4f1
linux: 6.0.3 -> 6.0.5 2022-10-26 18:21:37 +01:00
Bernardo Meurer
d6401ccea7
linux: 5.4.219 -> 5.4.220 2022-10-26 18:21:26 +01:00
Bernardo Meurer
62742edeb9
linux: 5.19.16 -> 5.19.17 2022-10-26 18:21:16 +01:00
Bernardo Meurer
992d8263aa
linux: 5.15.74 -> 5.15.75 2022-10-26 18:21:02 +01:00
Bernardo Meurer
2fd2030e1e
linux: 5.10.149 -> 5.10.150 2022-10-26 18:20:52 +01:00
Bernardo Meurer
ec3c885adf
linux: 4.9.330 -> 4.9.331 2022-10-26 18:20:43 +01:00
Bernardo Meurer
31af94e98d
linux: 4.19.261 -> 4.19.262 2022-10-26 18:20:34 +01:00
Bernardo Meurer
d423ef2ff9
linux: 4.14.295 -> 4.14.296 2022-10-26 18:20:24 +01:00
Thiago Kenji Okada
51c8786b49
Merge pull request #197730 from aaronjheng/perf
perf: add python.interpreter to PATH
2022-10-26 15:49:54 +01:00
github-actions[bot]
81a6c5a54c
Merge staging-next into staging 2022-10-25 18:16:24 +00:00
Aaron Jheng
1bac4d0f77
perf: add python.interpreter to PATH 2022-10-25 13:10:13 +00:00
Pierre Bourdon
bd7c85ecad
linuxPackages.perf: fix cross-compilation by providing HOSTLD 2022-10-25 10:53:28 +02:00
ajs124
fc48756491 nvme-cli: 1.16 -> 2.1.2 2022-10-24 18:55:29 +02:00
github-actions[bot]
c5b73dc964
Merge staging-next into staging 2022-10-24 12:01:55 +00:00
Bernardo Meurer
1d886f4061
Merge pull request #197295 from fufexan/linux 2022-10-24 11:29:12 +02:00
R. Ryantm
a4e14d92d3 rdma-core: 42.0 -> 43.0 2022-10-24 01:46:21 +00:00
github-actions[bot]
f4c71b2f8c
Merge staging-next into staging 2022-10-23 18:02:19 +00:00
Arnout Engelen
73ef0cc88c
Merge pull request #195667 from MaxHearnden/MaxHearnden-mxu-hashes
mxu11x0: Update Source Hashes
2022-10-23 15:12:09 +02:00
Mihai Fufezan
7520ab8e66
linux: enable amd_pstate 2022-10-23 03:06:26 +03:00
github-actions[bot]
5be19e6126
Merge staging-next into staging 2022-10-22 18:01:54 +00:00
Thiago Kenji Okada
91d1abf49f
Merge pull request #197212 from PedroHLC/zen-kernels-6.0.3
zen-kernels: {6.0.2-zen1,5.19.16-lqx2} -> {6.0.3-zen2,5.19.16-lqx4}
2022-10-22 16:51:16 +01:00
Martin Weinelt
3928cfa27d
Merge pull request #195862 from NixOS/staging-next 2022-10-22 14:36:29 +02:00
ajs124
f58fea6249
Merge pull request #184266 from r-ryantm/auto-update/libaio
libaio: 0.3.112 -> 0.3.113
2022-10-22 14:33:32 +02:00
PedroHLC ☭
d3d997df27
linux-zen: 6.0.2-zen1 -> 6.0.3-zen2 2022-10-22 09:12:15 -03:00
PedroHLC ☭
c5db584ec7
linux-lqx: 5.19.16-lqx2 -> 5.19.16-lqx4 2022-10-22 09:09:02 -03:00
Bernardo Meurer
59efe413b2
linux/hardened/patches/5.4: 5.4.217-hardened2 -> 5.4.218-hardened1 2022-10-22 11:45:09 +02:00
Bernardo Meurer
b0f1947ea8
linux/hardened/patches/5.19: 5.19.15-hardened2 -> 5.19.16-hardened1 2022-10-22 11:45:03 +02:00
Bernardo Meurer
e164607345
linux/hardened/patches/5.15: 5.15.73-hardened3 -> 5.15.74-hardened1 2022-10-22 11:44:55 +02:00
Bernardo Meurer
0292ed799d
linux/hardened/patches/5.10: 5.10.147-hardened2 -> 5.10.148-hardened1 2022-10-22 11:44:49 +02:00
Bernardo Meurer
1f7e118c3f
linux: 6.0.2 -> 6.0.3 2022-10-22 11:43:58 +02:00
Bernardo Meurer
558536850f
linux: 5.4.218 -> 5.4.219 2022-10-22 11:43:55 +02:00
Bernardo Meurer
98428f66c8
linux: 5.10.148 -> 5.10.149 2022-10-22 11:43:50 +02:00
github-actions[bot]
9af095c466
Merge staging-next into staging 2022-10-22 00:05:07 +00:00
Martin Weinelt
80fc469031 Merge remote-tracking branch 'origin/master' into staging-next 2022-10-21 22:33:42 +02:00
Florian Klink
690ccd9c4a
Merge pull request #196917 from flokli/nsncd
nixos/nscd: add option to use nsncd, init nsncd
2022-10-21 11:22:17 +02:00
Florian Klink
308548f253 nsncd: init at unstable-2021-10-20
This is currently pointing to a custom branch that contains the missing
request types from https://github.com/twosigma/nsncd/issues/37, as well
as Type=notify support.
2022-10-20 13:19:26 +02:00
Jan Tojnar
656be77997 Merge branch 'staging-next' into staging 2022-10-19 05:25:32 +02:00
Jan Tojnar
457f28f6f8 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/development/tools/codespell/default.nix

codespell 2.2.2 switched to pyproject & setuptools_scm:
https://github.com/codespell-project/codespell/pull/2523
2022-10-19 05:24:28 +02:00
X9VoiD
105e8974c0
broadcom_sta: fix build on linux 6.0 (#195392)
Fix build issues when building against linux 6.0
2022-10-18 18:29:28 +02:00
K900
6d442d2174 linux-firmware: 20220913 -> 20221012 2022-10-17 22:29:39 +03:00
github-actions[bot]
8fc8e9ecb6
Merge staging-next into staging 2022-10-16 18:02:15 +00:00
github-actions[bot]
f52955a521
Merge master into staging-next 2022-10-16 18:01:42 +00:00
rnhmjoj
926ad2fffc systemd: mark that libbpf requires clang ≥ 10 2022-10-16 20:01:37 +02:00
Thiago Kenji Okada
db5c049e00
Merge pull request #196201 from PedroHLC/zen-kernels-6.0.2-zen1-5.19.16-lqx2
zen-kernels: 5.19.15 -> {6.0.2-zen1,5.19.16-lqx2}
2022-10-16 16:05:13 +01:00
github-actions[bot]
aef671963d
Merge staging-next into staging 2022-10-16 06:06:50 +00:00
github-actions[bot]
e648107a22
Merge master into staging-next 2022-10-16 06:06:19 +00:00
Sandro
cac947fce3
Merge pull request #195200 from trofi/conky-without-xlibsWrapper 2022-10-16 02:35:46 +02:00
github-actions[bot]
ec95041d85
Merge staging-next into staging 2022-10-16 00:04:36 +00:00
Martin Weinelt
51fcbf5bb7 Merge remote-tracking branch 'origin/master' into staging-next 2022-10-16 00:18:40 +02:00
PedroHLC ☭
5caeff9641
linux-zen: 6.0.1-zen2 -> 6.0.2-zen1 2022-10-15 17:57:43 -03:00
PedroHLC ☭
84127ced60
linux-lqx: 5.19.15-lqx2 -> 5.19.16-lqx2 2022-10-15 17:55:26 -03:00
Sandro
91fe9fa60f
Merge pull request #187658 from SuperSandro2000/kernel-postpatch 2022-10-15 16:39:16 +02:00
K900
c9fa012f1b linux/hardened/patches/5.4: 5.4.215-hardened1 -> 5.4.217-hardened2 2022-10-15 10:16:55 +03:00
K900
529e4e43cd linux/hardened/patches/5.19: 5.19.12-hardened1 -> 5.19.15-hardened2 2022-10-15 10:16:50 +03:00
K900
1fe114699f linux/hardened/patches/5.15: 5.15.71-hardened1 -> 5.15.73-hardened3 2022-10-15 10:16:45 +03:00
K900
ac118a1d1b linux/hardened/patches/5.10: 5.10.146-hardened1 -> 5.10.147-hardened2 2022-10-15 10:16:41 +03:00
K900
6d5f9ea638 linux/hardened/patches/4.19: 4.19.260-hardened1 -> 4.19.261-hardened1 2022-10-15 10:16:37 +03:00
K900
7523167eda linux: 6.0 -> 6.0.2 2022-10-15 10:16:03 +03:00
K900
202379fa9c linux: 5.4.216 -> 5.4.218 2022-10-15 10:16:00 +03:00
K900
e3bf36cdd3 linux: 5.19.14 -> 5.19.16 2022-10-15 10:15:59 +03:00
K900
6981bd8fda linux: 5.15.72 -> 5.15.74 2022-10-15 10:15:54 +03:00
K900
9702319ec1 linux: 5.10.147 -> 5.10.148 2022-10-15 10:15:52 +03:00
github-actions[bot]
4f07e7f326
Merge master into staging-next 2022-10-15 06:07:54 +00:00
Anderson Torres
70512c0179
Merge pull request #195904 from AndersonTorres/greeters
refactor greeters to display managers
2022-10-14 21:25:29 -03:00
github-actions[bot]
886633ba43
Merge master into staging-next 2022-10-15 00:04:00 +00:00
Sandro Jäckel
000e115d02 kernel: move prePatch to postPatch to not mess with patches 2022-10-14 23:56:28 +02:00
Christian Kögler
b4e5692319
Merge pull request #195342 from cmm/system76-power-1.1.23
system76-power: 1.1.20 -> 1.1.23
2022-10-14 22:40:08 +02:00
github-actions[bot]
14fe809072
Merge master into staging-next 2022-10-14 18:02:25 +00:00
Yureka
53d33caa8c systemd: disable portabled on musl 2022-10-14 19:34:07 +02:00
Bernardo Meurer
a8503fbcf3
Merge pull request #195778 from NickCao/nvidia 2022-10-14 14:20:04 -03:00
Bernardo Meurer
71f2836fba
Merge pull request #184770 from NickCao/kernel-keyring 2022-10-14 09:46:01 -03:00
github-actions[bot]
cc090d2b94
Merge master into staging-next 2022-10-14 12:01:35 +00:00
Vladimír Čunát
f831be559a
bpftools: strip path to the binary from prints
Otherwise meson's find_program() can get confused by the output;
now in case of systemd build:
meson.build:1059:16: ERROR: Invalid version of program, need 'bpftool' ['>= 5.6.0'] found '01'.
2022-10-14 10:19:12 +02:00
AndersonTorres
98bd2220b2 wlgreet: move from os-specific/linux to applications/display-managers/greetd 2022-10-14 01:03:18 -03:00
AndersonTorres
7dff124c52 tuigreet: move from os-specific/linux to applications/display-managers/greetd 2022-10-14 01:03:18 -03:00
AndersonTorres
51c6ead498 gtkgreet: move from os-specific/linux to applications/display-managers/greetd 2022-10-14 01:03:17 -03:00
AndersonTorres
1f162fbab7 dlm: move from os-specific/linux to applications/display-managers/greetd 2022-10-14 01:03:17 -03:00
AndersonTorres
3f58c33b24 greetd: move from os-specific/linux to applications/display-managers 2022-10-14 01:03:17 -03:00
Martin Weinelt
1c9cf5d1c0
Merge pull request #192017 from r-ryantm/auto-update/bpftools 2022-10-13 23:17:42 +02:00
PedroHLC ☭
4953431de8
linux-lqx: 5.19.12-lqx1 -> 5.19.15-lqx2 2022-10-13 17:34:37 -03:00
PedroHLC ☭
25a4eb451d
linux-zen: 5.19.12-zen1 -> 6.0.1-zen2 2022-10-13 17:31:21 -03:00
Nick Cao
e0dd41cde2
linuxPackages.nvidia_x11: 515.76 -> 520.56.06 2022-10-13 21:14:11 +08:00
Vladimír Čunát
00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
Vladimír Čunát
7a94322ed7
Merge #182618: GNOME 42 → 43 2022-10-13 08:14:27 +02:00
Artturi
e66d2fd89d
Merge pull request #194256 from Artturin/treewides2 2022-10-13 00:08:01 +03:00
Yureka
9d24c1f09e
linux: XFS_ONLINE_SCRUB=y (#195266) 2022-10-12 20:10:07 +02:00
MaxHearnden
092af8f998
Update srcs.nix
Update hashes
2022-10-12 14:13:22 +01:00
Stanisław Pitucha
dc626fd671
Merge pull request #174668 from r-ryantm/auto-update/fwts
fwts: 21.07.00 -> 22.09.00
2022-10-12 14:48:00 +11:00
Florian Klink
3ff0a8f840
Merge pull request #189676 from zhaofengli/cryptenroll
systemd: Fix systemd-{cryptenroll,cryptsetup} TPM2 and FIDO2 support (attempt #3)
2022-10-12 00:56:04 +02:00
Sandro
4df85acdbe
Merge pull request #195234 from iAmMrinal0/update/waydroid 2022-10-11 19:01:12 +02:00
Bobby Rong
72ecf25666 greetd.gtkgreet: Fix build with GLib 2.74 2022-10-11 18:52:36 +02:00
Jan Tojnar
4255bb62dd bolt: disable tests
They are failing with GLib 2.73: https://gitlab.freedesktop.org/bolt/bolt/-/issues/181
2022-10-11 18:52:18 +02:00
github-actions[bot]
5d957f3dba
Merge staging-next into staging 2022-10-11 00:05:26 +00:00
Martin Weinelt
294201004f Merge remote-tracking branch 'origin/master' into staging-next 2022-10-10 21:45:18 +02:00
Bernardo Meurer
6cb95cea68
Merge pull request #194545 from fortuneteller2k/xanmod 2022-10-10 11:46:56 -03:00
Artturin
7e49471316 treewide: optional -> optionals where the argument is a list
the argument to optional should not be list
2022-10-10 15:40:21 +03:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Michael Livshin
5139779147 system76-power: 1.1.20 -> 1.1.23 2022-10-10 12:28:24 +03:00
Mrinal Purohit
a152b034a5 waydroid: 1.3.0 -> 1.3.3 2022-10-10 13:13:59 +05:30