Commit Graph

21625 Commits

Author SHA1 Message Date
Fabián Heredia Montiel
bac3918ba6 linux/hardened/patches/4.19: 4.19.272-hardened1 -> 4.19.274-hardened1 2023-02-25 10:45:11 -06:00
Fabián Heredia Montiel
62b5c4ba75 linux/hardened/patches/4.14: 4.14.305-hardened1 -> 4.14.307-hardened1 2023-02-25 10:45:05 -06:00
Fabián Heredia Montiel
8397fc5ed4 linux-rt_5_15: 5.15.94-rt59 -> 5.15.95-rt60 2023-02-25 10:44:27 -06:00
Fabián Heredia Montiel
62ff5149a1 linux: 6.2 -> 6.2.1 2023-02-25 10:43:09 -06:00
Fabián Heredia Montiel
bbec187ad1 linux: 6.1.13 -> 6.1.14 2023-02-25 10:43:06 -06:00
Fabián Heredia Montiel
bb82baf13c linux: 5.4.232 -> 5.4.233 2023-02-25 10:43:02 -06:00
Fabián Heredia Montiel
9b723ed0cf linux: 5.15.95 -> 5.15.96 2023-02-25 10:42:59 -06:00
Fabián Heredia Montiel
90d7fb0502 linux: 5.10.169 -> 5.10.170 2023-02-25 10:42:56 -06:00
Fabián Heredia Montiel
99e8016209 linux: 4.19.273 -> 4.19.274 2023-02-25 10:42:53 -06:00
Fabián Heredia Montiel
4d334eb4e5 linux: 4.14.306 -> 4.14.307 2023-02-25 10:42:50 -06:00
Weijia Wang
cbcdfdd7b0
Merge pull request #218213 from wegank/nix-cflags-env
treewide: move more NIX_CFLAGS_COMPILE to env
2023-02-25 14:14:07 +02:00
Franz Pletz
d93709e11c
Merge pull request #217729 from Atemu/update/xanmod
linux_xanmod_latest: 6.1.7 -> 6.1.13
2023-02-25 12:08:25 +01:00
Weijia Wang
1dfe93fe85 treewide: move more NIX_CFLAGS_COMPILE to env 2023-02-25 13:00:47 +02:00
superherointj
371c7b8239
Merge pull request #217718 from Kiskae/nvidia/unbreak-6.2
linuxPackages_6_2.nvidia_x11: disable ibt
2023-02-24 17:46:26 -03:00
Weijia Wang
52a8bd656c
Merge pull request #216986 from r-ryantm/auto-update/sasutils
sasutils: 0.3.13 -> 0.4.0
2023-02-24 19:08:51 +02:00
Nick Cao
26483df579
Merge pull request #217740 from e1mo/molly-guard-less-deps
molly-guard: Reduce closure size by stripping unneeded dependeicies
2023-02-24 10:22:41 +08:00
Weijia Wang
729d31800f
Merge pull request #214177 from r-ryantm/auto-update/fscrypt-experimental
fscrypt-experimental: 0.3.3 -> 0.3.4
2023-02-23 22:18:45 +02:00
7c6f434c
0251d3abea
Merge pull request #217794 from jfly/scap-driver-linux-6_2-workaround
sysdig: Include driver patch to fix compilation on Linux 6.2
2023-02-23 14:58:00 +00:00
Bernardo Meurer
42008a14a4
Merge pull request #217206 from Artturin/stdenvimprovements1 2023-02-23 12:07:47 +00:00
Atemu
c60e3173b6 linux_xanmod_latest: 6.1.12 -> 6.1.13 2023-02-23 12:39:40 +01:00
superherointj
ffc7750577
Merge pull request #217716 from PedroHLC/zen-kernels-6.2
zen-kernels: 6.1.12 -> {6.2-zen1,6.1.13-lqx1}
2023-02-23 08:32:32 -03:00
Moritz 'e1mo' Fromm
f165ce37c0
molly-guard: Reduce closure size by stripping unneeded dependeicies 2023-02-23 11:10:32 +01:00
Jeremy Fleischman
bb724fa986
sysdig: Include driver patch to fix compilation on Linux 6.2
On nixos-unstable with the latest kernel (6.2.0), I'm seeing sysdig
fail to compile:

    /build/source/build/driver/src/main.c:2788:30: error: assignment to 'char * (*)(const struct device *, umode_t *)' {aka 'char * (*)(const struct device *, short unsigned int *)'} from incompatible pointer type 'char * (*)(struct device *, umode_t *)' {aka 'char * (*)(struct device *, short unsigned int *)'} [-Werror=incompatible-pointer-types]
     2788 |         g_ppm_class->devnode = ppm_devnode;
          |                              ^
    /build/libs/userspace/libscap/scap_procs.c: In function 'scap_os_getpid_global':

This has already been fixed upstream, this just cherry-picks that fix.
2023-02-22 19:43:02 -08:00
Maximilian Bosch
e88cdaf247
Merge pull request #217699 from Ma27/linux-kernel-updates
Linux kernel updates 2023-02-22
2023-02-22 23:29:16 +01:00
Alyssa Ross
7560f8eea5 linuxPackages.exfat-nofuse: set to null when unsupported
This is the same thing every other obsolete kernel module does, and
it's better than an assertion because an assertion prevents testing
evaluation of all the modules for a particular kernel.
2023-02-22 21:34:27 +00:00
Alyssa Ross
bfef542b67 linux_5_4_hardened: use meta.broken, not assert
Respects NIXPKGS_ALLOW_BROKEN and allows attributes to be accessed.
2023-02-22 21:34:27 +00:00
Artturin
3251013cc1 treewide: env.NIX_CFLAGS_COMPILE use toString on result of optionals
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
226e149145 treewide: env.NIX_CFLAGS_COMPILE use optionalString instead of optional
env values must be strings
2023-02-22 21:23:05 +02:00
Artturin
6b2a05e190 treewide: manual fixups for
treewide: use toString on list NIX_CFLAGS_COMPILE
treewide: move NIX_CFLAGS_COMPILE to the env attrset
2023-02-22 21:23:04 +02:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
Artturin
6f6cc4a22d treewide: use toString on list NIX_CFLAGS_COMPILE
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper
2023-02-22 21:23:04 +02:00
PedroHLC ☭
1e61e68e6c
linuxKernel.kernels.linux_lqx: 6.1.12-lqx1 -> 6.1.13-lqx1 2023-02-22 16:13:21 -03:00
Kiskae
d120c53077 linuxPackages_6_2.nvidia_x11: disable ibt 2023-02-22 18:08:41 +01:00
PedroHLC ☭
202bc10b3f
linuxKernel.kernels.linux_zen: 6.1.12-zen1 -> 6.2-zen1 2023-02-22 13:35:44 -03:00
Maximilian Bosch
d90e4cfc04
linux/hardened/patches/6.1: 6.1.11-hardened1 -> 6.1.12-hardened1 2023-02-22 15:33:04 +01:00
Maximilian Bosch
ded1221205
linux/hardened/patches/5.15: 5.15.93-hardened1 -> 5.15.94-hardened1 2023-02-22 15:32:51 +01:00
Maximilian Bosch
c1bb71a0f0
linux/hardened/patches/5.10: 5.10.167-hardened1 -> 5.10.168-hardened1 2023-02-22 15:32:38 +01:00
Maximilian Bosch
93a77dec9e
linux-rt_5_4: 5.4.221-rt79 -> 5.4.230-rt80 2023-02-22 15:31:51 +01:00
Maximilian Bosch
74a939df90
linux-rt_5_15: 5.15.93-rt58 -> 5.15.94-rt59 2023-02-22 15:31:38 +01:00
Maximilian Bosch
09da1ce190
linux-rt_5_10: 5.10.165-rt81 -> 5.10.168-rt83 2023-02-22 15:31:24 +01:00
Maximilian Bosch
f98ed979e6
linux: 6.1.12 -> 6.1.13 2023-02-22 15:31:10 +01:00
Maximilian Bosch
96e6bd1718
linux: 5.4.231 -> 5.4.232 2023-02-22 15:30:57 +01:00
Maximilian Bosch
16551466c9
linux: 5.15.94 -> 5.15.95 2023-02-22 15:30:46 +01:00
Maximilian Bosch
4aae323157
linux: 5.10.167 -> 5.10.169 2023-02-22 15:30:34 +01:00
Maximilian Bosch
7d8ab8858d
linux: 4.19.272 -> 4.19.273 2023-02-22 15:30:23 +01:00
Maximilian Bosch
4e1f91ca4c
linux: 4.14.305 -> 4.14.306 2023-02-22 15:29:43 +01:00
Alyssa Ross
d1773f8f5d
linuxManualConfig: drop gen-kheaders-metadata.patch
All affected kernels are now EOL and no longer in Nixpkgs.
2023-02-22 00:02:06 +00:00
Alyssa Ross
916bb1088e
linuxManualConfig: remove obsolete firmware code
The versionOlder check will not evaluate to true for any kernel in
Nixpkgs.
2023-02-22 00:02:05 +00:00
Sandro
fc32d76d1a
Merge pull request #210886 from eliandoran/dev/grandperspective 2023-02-21 21:49:46 +01:00
Sandro
5f517057ec
Merge pull request #216473 from linsui/waydroid 2023-02-21 21:44:21 +01:00