Commit graph

20746 commits

Author SHA1 Message Date
github-actions[bot] 3fb2e4810a
Merge staging-next into staging 2023-04-20 00:02:45 +00:00
github-actions[bot] e3d1e50acd
Merge master into staging-next 2023-04-20 00:02:04 +00:00
Alyssa Ross 4caa00594c systemd: fix precedence in withLibBPF condition
The Clang version check was being ignored, as long as the CPU version
was greater than 6.  Oops.

Fixes: 0da24fa3ba ("systemd: disable BPF for ARMv5")
2023-04-19 18:31:01 +00:00
Alyssa Ross 084a9e0885 fwupd,power-profiles-daemon: remove pkexec hack
This isn't needed since Meson 1.1.0.
2023-04-19 14:09:01 +00:00
Nick Cao ac413afd08
Merge pull request #226782 from r-ryantm/auto-update/hwdata
hwdata: 0.368 -> 0.369
2023-04-19 09:02:45 +08:00
github-actions[bot] 93e4495c3e
Merge master into staging-next 2023-04-19 00:01:56 +00:00
Luke Granger-Brown ca497b3c7d
Merge pull request #226397 from delroth/ethq-0.6.2
ethq: init at 0.6.2
2023-04-18 20:16:20 +01:00
Artturi 9a1f5d4248
Merge pull request #226889 from Artturin/fixlints2 2023-04-18 21:52:21 +03:00
Pierre Bourdon 348d8de2eb
ethq: init at 0.6.2 2023-04-18 20:23:11 +02:00
Artturin eac28f38d6 treewide: fix lints
Arg to lib.optional is a list

build time tool in buildInputs

*Flags not a list

https://github.com/nix-community/nixpkgs-lint
2023-04-18 20:20:56 +03:00
github-actions[bot] ee5e6a6453
Merge master into staging-next 2023-04-18 12:01:29 +00:00
Franz Pletz 76879f30c7
Merge pull request #226461 from SebTM/fix/powertop_xset 2023-04-18 08:19:49 +02:00
R. Ryantm 15f4972e88 hwdata: 0.368 -> 0.369 2023-04-18 04:48:08 +00:00
github-actions[bot] a86662bfc9
Merge staging-next into staging 2023-04-17 12:01:45 +00:00
Alyssa Ross d1f5735744 linux_testing: 6.3-rc6 -> 6.3-rc7
This includes the fix for debug info causing output reference cycles
on RISC-V.
2023-04-17 11:54:39 +00:00
github-actions[bot] 3d3f04baba
Merge staging-next into staging 2023-04-17 00:02:39 +00:00
Sebastian Sellmeier 670a632529
powertop: change substitute for xset 2023-04-16 21:56:18 +02:00
Nicolas Benes 91de60e122 batman-adv: 2022.3 -> 2023.0 2023-04-16 21:46:38 +02:00
Florian Klink 503149ba12
Merge pull request #226192 from flokli/systemd-reintroduce-config-method-disable
systemd: reintroduce "hostnamed, localed, timedated: disable methods that change system settings" patch
2023-04-16 21:21:07 +02:00
github-actions[bot] 2859a56694
Merge staging-next into staging 2023-04-16 12:01:49 +00:00
Martin Weinelt ec2b9644eb
Merge pull request #226394 from apfelkuchen6/jool
jool-cli: fix build
2023-04-16 13:53:05 +02:00
Atemu 859a712abb
Merge pull request #226172 from Atemu/update/xanmod
linux_xanmod, linux_xanmod_latest: update
2023-04-16 10:14:21 +02:00
Vladimír Čunát 584cc75acc
Merge #222197: audit: 2.8.5 -> 3.1
...into staging
2023-04-16 09:52:18 +02:00
github-actions[bot] 62c37955ff
Merge staging-next into staging 2023-04-16 06:01:38 +00:00
apfelkuchen06 20761c31d0 jool-cli: fix build
prior to this, building with iptables-1.8.9 failed with

> make[2]: Entering directory '/tmp/nix-shell.okX50g/tmp.O3HX8QruLZ/source/src/usr/iptables'
> gcc -Wall -pedantic -std=gnu11 -O2 -I../.. -I/nix/store/h6saqb0001ps7mwi1c40m90f53af1hpj-iptables-1.8.9-dev/include   -D_INIT=libxt_JOOL_SIIT_init -fPIC -c -o libxt_JOOL_SIIT.o libxt_JOOL_SIIT.c;
> gcc -shared -fPIC  -o libxt_JOOL_SIIT.so libxt_JOOL_SIIT.o;
> /nix/store/f4qnwzv6y0nq8lix33jr5ykkyybs6fxf-binutils-2.40/bin/ld: libxt_JOOL_SIIT.o: in function `_init':
> libxt_JOOL_SIIT.c:(.text+0x150): multiple definition of `_init'; /nix/store/1n2l5law9g3b77hcfyp50vrhhssbrj5g-glibc-2.37-8/lib/crti.o:(.init+0x0): first defined here
> collect2: error: ld returned 1 exit status
> make[2]: *** [Makefile:37: libxt_JOOL_SIIT.so] Error 1

This adds the upstream fix from 490ddb0933
2023-04-16 06:06:22 +02:00
Nick Cao 985d5e6b2b
Merge pull request #225741 from mikatammi/nvidia_x11_aarch64
aarch64-support for NVIDIA closed and open source drivers
2023-04-16 10:32:43 +08:00
Artturi f13b89d6ab
Merge pull request #225977 from uninsane/pr/sane/cross-2023-04-12-staging 2023-04-15 20:50:30 +03:00
github-actions[bot] 5f6ff7e8cf
Merge staging-next into staging 2023-04-15 00:02:38 +00:00
Florian Klink 16ee1b18a4 systemd: re-introduce hostnamed-localed-timedated-disable-methods-that-cha.patch
In NixOS, /etc is NOT read-only, and most things in /etc are symlinks
to /etc/static, which is a symlink into the nix store - so the upstream
systemd "/etc is read-only" detection doesn't work.

Fixes #224080.
2023-04-14 21:54:03 +02:00
Florian Klink 4e0210b76d systemd: re-do fsck patch
This patches some more occurences, addresses upstream feedback, and was
sent upstream at https://github.com/systemd/systemd/pull/27274.
2023-04-14 21:54:02 +02:00
Artturi 1cb472891d
Merge pull request #223455 from lorenz/fix-udisks-crash 2023-04-14 22:40:44 +03:00
github-actions[bot] bbf9b5deb7
Merge staging-next into staging 2023-04-14 18:01:56 +00:00
Thiago Kenji Okada 3742f7b1a3
Merge pull request #226096 from PedroHLC/zen-kernels-6.2.11
zen-kernels: {6.2.9-zen1,6.2.10-lqx1} -> {6.2.11-zen1,6.2.11-lqx3}
2023-04-14 18:43:20 +01:00
Atemu 4201015d75 linux_xanmod: 6.1.23 -> 6.1.24 2023-04-14 18:18:52 +02:00
Atemu bf975dc5b3 linux_xanmod_latest: 6.2.10 -> 6.2.11 2023-04-14 18:18:52 +02:00
Mika Tammi 2a6b15d371
linuxPackages.nvidia_x11: aarch64-linux support
* Add aarch64-linux binary packages
* add cross-compilation support to open-package

Signed-off-by: Mika Tammi <mika.tammi@unikie.com>
2023-04-14 17:36:16 +03:00
github-actions[bot] 6176f16de2
Merge staging-next into staging 2023-04-14 12:02:03 +00:00
Nick Cao bc74c8fb42
Merge pull request #226137 from Kiskae/nvidia-maintainer
maintainers: add kiskae
2023-04-14 19:15:05 +08:00
Kiskae 4f8300ad9a linuxPackages.nvidia_x11: add kiskae as maintainer 2023-04-14 12:45:19 +02:00
Weijia Wang abe7316dd5
Merge pull request #226072 from Strum355/nvme-cli-bump
nvme-cli & libnvme: 2.2.1 -> 2.4 and 1.2 -> 1.4
2023-04-14 12:45:17 +03:00
github-actions[bot] 40227f0b1d
Merge staging-next into staging 2023-04-14 06:01:57 +00:00
PedroHLC ☭ 23b160b370
linux-zen: 6.2.9-zen1 -> 6.2.11-zen1 2023-04-13 21:43:02 -03:00
PedroHLC ☭ 8ceb20e224
linux-lqx: 6.2.10-lqx1 -> 6.2.11-lqx3 2023-04-13 21:30:51 -03:00
Florian Klink dcf20a0c23 systemd: reflow patches, remove whitespace error in Fix-hwdb-paths.patch 2023-04-13 22:35:34 +02:00
Noah Santschi-Cooney 8a8b88f3da
libnvme: 1.2 -> 1.4 2023-04-13 21:24:33 +01:00
Noah Santschi-Cooney 5fe45ebfea
nvme-cli: 2.2.1 -> 2.4 2023-04-13 21:13:50 +01:00
Maximilian Bosch fbd1787ee4
linux/hardened/patches/6.1: 6.1.22-hardened1 -> 6.1.24-hardened1 2023-04-13 21:58:45 +02:00
Maximilian Bosch c292d1c5ec
linux/hardened/patches/5.4: 5.4.239-hardened1 -> 5.4.240-hardened1 2023-04-13 21:58:31 +02:00
Maximilian Bosch 74172b7fb2
linux/hardened/patches/5.15: 5.15.105-hardened1 -> 5.15.107-hardened1 2023-04-13 21:58:19 +02:00
Maximilian Bosch a772928292
linux/hardened/patches/5.10: 5.10.176-hardened1 -> 5.10.177-hardened1 2023-04-13 21:58:06 +02:00