Fabian Affolter
1992c2e31f
Merge pull request #193261 from fabaff/cpuid-bump
...
cpuid: 20220812 -> 20220927
2022-09-28 09:11:03 +02:00
Fabian Affolter
d6a24e574c
cpuid: 20220812 -> 20220927
2022-09-28 02:01:51 +02:00
PedroHLC ☭
690c606fcc
linux-lqx: 5.19.11-lqx1 -> 5.19.11-lqx2
2022-09-27 08:17:52 -03:00
Maximilian Bosch
f5634aec0d
linux: 5.4.213 -> 5.4.214
2022-09-26 13:24:14 +02:00
Maximilian Bosch
e33dff4d6c
linux: 5.19.9 -> 5.19.11
2022-09-26 13:24:14 +02:00
Maximilian Bosch
2a6848c41f
linux: 5.15.68 -> 5.15.70
2022-09-26 13:24:14 +02:00
Maximilian Bosch
658cf99cfd
linux: 5.10.143 -> 5.10.145
2022-09-26 13:24:13 +02:00
Maximilian Bosch
56eac8d627
linux: 4.9.328 -> 4.9.329
2022-09-26 13:24:13 +02:00
Maximilian Bosch
6d6910f87d
linux: 4.19.258 -> 4.19.259
2022-09-26 13:24:13 +02:00
Maximilian Bosch
047d538aea
linux: 4.14.293 -> 4.14.294
2022-09-26 13:24:13 +02:00
Sandro
31562f5b39
Merge pull request #192674 from Enzime/defaultbrowser
2022-09-25 22:42:48 +02:00
PedroHLC ☭
b49efa0116
linux-lqx: 5.19.10 -> 5.19.11
2022-09-25 11:57:41 -03:00
PedroHLC ☭
408d220f0e
linux-zen: 5.19.10 -> 5.19.11
2022-09-25 11:54:53 -03:00
Nick Cao
5a4cda3af3
usbguard: fix cross compilation
2022-09-24 10:20:10 +02:00
Michael Hoang
6448399431
defaultbrowser: init at unstable-2020-07-23
2022-09-24 09:37:12 +10:00
Maximilian Bosch
b2ec74836b
Merge pull request #191670 from Ma27/fix-hardened-kernel-update
...
linux/hardened: fix update script and build for 5.19
2022-09-22 11:03:31 +02:00
superherointj
fd82ce6fae
Merge pull request #192185 from NickCao/nvidia
...
linuxPackages.nvidia_x11: 515.65.01 -> 515.76
2022-09-21 11:00:28 -03:00
Sandro
26ce434926
Merge pull request #192060 from wegank/prl-tools-update
2022-09-21 11:33:04 +02:00
Nick Cao
60b61935ad
linuxPackages.nvidia_x11: 515.65.01 -> 515.76
2022-09-21 13:01:08 +08:00
PedroHLC ☭
79359cc1e2
linux-zen: 5.19.9 -> 5.19.10
2022-09-20 13:46:57 -03:00
PedroHLC ☭
7c03f6b13a
linux-lqx: 5.19.9 -> 5.19.10
2022-09-20 13:45:54 -03:00
Sandro
95d3c49389
Merge pull request #175406 from SuperSandro2000/systemd-null
2022-09-20 17:09:26 +02:00
Weijia Wang
e15bc1fadd
prl-tools: 18.0.1-53056 -> 18.0.2-53077
2022-09-20 12:28:34 +02:00
Jonas Heinrich
77984dedc4
Merge pull request #191851 from wentasah/usbrelay-1.0.1
...
usbrelay: 1.0 -> 1.0.1
2022-09-20 12:23:36 +02:00
Michal Sojka
ec026d26d2
usbrelay: 1.0 -> 1.0.1
2022-09-18 22:54:13 +02:00
K900
ee024891bd
linux-firmware: 20220815 -> 20220913, add overengineered update script
2022-09-18 19:37:06 +03:00
Maximilian Bosch
dd6727e7b8
linux/hardened/5.19: fix build
...
The options GCC_PLUGIN_RANDSTRUCT{,_PERFORMANCE} have been renamed to
`RANDSTRUCT_*` in 595b893e2087de306d0781795fb8ec47873596a6 since CLang
is about to support this as well and thus the options had to be
generalized.
Also, the file that is used to generate the seed has changed, only the
reference to the file in the patch was changed on adding Linux 5.19[1]
[1] b4d0cb4497
2022-09-18 12:14:00 +02:00
Maximilian Bosch
80228b73e9
linux-hardened: fix update script
...
We now have releases called `v5.19.x-hardened2` so make sure that the
update script doesn't stumble upon this.
2022-09-18 12:12:57 +02:00
Maximilian Bosch
c2d301f7af
linux/hardened/patches/5.19: 5.19.8-hardened1 -> 5.19.8-hardened2
2022-09-18 12:12:57 +02:00
Maximilian Bosch
b3dc6e35e0
linux_latest-libre: 18911 -> 18916
2022-09-18 12:12:54 +02:00
Linus Heckemann
fb517fc0b0
Merge pull request #191672 from Ma27/rm-kernel-18
...
linux: remove 5.18
2022-09-18 12:09:02 +02:00
Vladimír Čunát
192b63e225
bpftools: revert version to the one that's fully rebuilt
...
That's before 9f80f6bfa9
(PR #191364 ).
2022-09-18 08:26:51 +02:00
Vladimír Čunát
f12d2f016b
bpftools: decouple version from linux_latest
...
bpftools causes way too many rebuilds nowadays,
so its updates are not suitable for merging directly to nixpkgs master.
We want to update linux_latest faster than that.
2022-09-18 08:25:17 +02:00
Maximilian Bosch
a2969b43bb
linux: remove 5.18
...
This is long overdue, the last release was almost a month ago, on 21st
Aug 2022[1].
[1] https://lwn.net/Articles/905532/
2022-09-17 17:06:58 +02:00
Maximilian Bosch
b561e2cad4
Merge pull request #191364 from superherointj/kernel-upgrade-5.19.9
...
linux: 5.19.8 -> 5.19.9
2022-09-17 15:18:04 +02:00
PedroHLC ☭
3b6bcd3c78
linux-lqx: 5.19.8 -> 5.19.9
2022-09-16 11:14:01 -03:00
PedroHLC ☭
a200b12139
linux-zen: 5.19.8 -> 5.19.9
2022-09-16 11:12:02 -03:00
Yuka
1315a28f88
musl: apply patch for optional fields in fstab ( #191033 )
2022-09-15 20:38:48 +02:00
superherointj
558d9998a7
linux_latest-libre: 18904 -> 18911
2022-09-15 14:55:50 -03:00
superherointj
18a8634d15
linux: 5.4.212 -> 5.4.213
2022-09-15 14:55:22 -03:00
superherointj
9f80f6bfa9
linux: 5.19.8 -> 5.19.9
2022-09-15 14:55:13 -03:00
superherointj
087dde20eb
linux: 5.15.67 -> 5.15.68
2022-09-15 14:55:02 -03:00
superherointj
2875584458
linux: 5.10.142 -> 5.10.143
2022-09-15 14:54:50 -03:00
superherointj
ba9e102d79
linux: 4.9.327 -> 4.9.328
2022-09-15 14:54:40 -03:00
superherointj
d233f0c847
linux: 4.19.257 -> 4.19.258
2022-09-15 14:54:32 -03:00
superherointj
e78ad2c848
linux: 4.14.292 -> 4.14.293
2022-09-15 14:54:22 -03:00
PedroHLC ☭
936dc7a83e
linux-zen: 5.19.7 -> 5.19.8
2022-09-14 09:33:47 -03:00
PedroHLC ☭
9dcd9d4c61
linux-lqx: 5.19.7 -> 5.19.8
2022-09-14 09:33:47 -03:00
Yureka
4817865887
systemd: add withUtmp flag and inherit in passthru
...
The NixOS systemd module has to include some upstream unit files
depending on if the systemd package was built with utmp support.
This makes it possible for the NixOS systemd module to detect if the
systemd package was built with utmp support.
2022-09-13 10:32:35 +02:00
Bernardo Meurer
6a81031566
Merge pull request #190953 from lovesegfault/kernel-updates
...
linuxKernel.kernels.linux_testing: 6.0-rc1 -> 6.0-rc5
2022-09-12 16:41:43 -03:00