Commit graph

18581 commits

Author SHA1 Message Date
github-actions[bot] 4ad33a5c7c
Merge master into staging-next 2022-08-18 06:01:24 +00:00
Sergei Trofimovich 1c66729c00 pax-utils: fix cross-compilation (missing native C compiler)
Without the change cross-compilation fails as:

    $ nix build -f. pkgsCross.ppc64.pax-utils -L
    ...
    meson.build:149:2: ERROR: Tried to access compiler for language "c", not specified for build machine.
2022-08-18 06:31:45 +01:00
Nick Cao f9047f4745
linux_xanmod: remove unused kernel configs 2022-08-18 06:53:26 +08:00
Nick Cao 356f21b2e0
linux_xanmod: only apply fix for removed options on tt variant 2022-08-18 06:53:22 +08:00
Kiskae 45e6c607d6 nvidia_x11: add conditional overrides
nvidia_x11_open: unbreak 5.19

common kernel code is shared, if the closed build is broken, so is the open one.

nvidia_x11_production: add alias, sort names

nvidia_x11: reintroduce stable as a pure alias

nvidia_x11: don't use alias in override
2022-08-17 15:49:51 +02:00
Winter 23218d872e
linux-hardened: specify system when calling nix-instantiate in update script
This allows the script to run on non-Linux systems.
2022-08-17 14:24:34 +02:00
R. Ryantm 1cbb508b8b intel-compute-runtime: 22.31.23852 -> 22.32.23937 2022-08-17 11:36:18 +00:00
R. Ryantm 807b54680a intel-cmt-cat: 4.4.0 -> 4.4.1 2022-08-17 11:32:28 +00:00
github-actions[bot] af42060d61
Merge master into staging-next 2022-08-17 06:01:47 +00:00
Franz Pletz 2fd64ee912
Merge pull request #186333 from alyssais/firmware-stdenvNoCC
treewide: firmware: stdenv -> stdenvNoCC
2022-08-17 06:47:51 +02:00
github-actions[bot] 374e3bcf33
Merge master into staging-next 2022-08-16 23:58:48 +00:00
Sandro 7c81b36279
Merge pull request #186988 from lovesegfault/kernel-updates
linuxKernel.kernels: updates
2022-08-17 01:05:27 +02:00
ajs124 356ea489af nfs-utils: 2.5.1 -> 2.6.2 2022-08-17 00:59:48 +02:00
Sandro 6085a7ceee
Merge pull request #183994 from fortuneteller2k/xanmod 2022-08-16 23:08:12 +02:00
Winter 3b873dc867
linux-hardened: use default python3 version in update script 2022-08-16 23:07:09 +02:00
Maximilian Bosch 9e8ea1b855
Merge pull request #183717 from NetaliDev/mysql-auth
nixos: add mysql/mariadb user authentication module
2022-08-16 20:30:16 +02:00
github-actions[bot] 6489cd2db3
Merge master into staging-next 2022-08-16 18:01:16 +00:00
Sergei Trofimovich 983807c46c
Merge pull request #186994 from trofi/cleanup-kernel-makeFlags
pkgsCross.ppc64.linux: flatten makeFlags
2022-08-16 17:51:48 +01:00
Sergei Trofimovich 8ab16e40be pkgsCross.ppc64.linux: flatten makeFlags
Before the cgange:

    nix-repl> pkgsCross.ppc64.linux.makeFlags
    [ "O=$(buildRoot)"
      "CC=/06pbgv2957wl3wcpd2gljml719lw123njq9dhj7h6n2pv4nwgwhl/bin/powerpc64-unknown-linux-gnu-cc"
      "HOSTCC=/0calwri0wxl5mbjl5q80r1hm9hchyk8a7hhayk6cdfrxgbfbia3n/bin/cc"
      "ARCH=powerpc"
      [ ... ] ]

After the change:

    nix-repl> pkgsCross.ppc64.linux.makeFlags
    [ "O=$(buildRoot)"
      "CC=/06pbgv2957wl3wcpd2gljml719lw123njq9dhj7h6n2pv4nwgwhl/bin/powerpc64-unknown-linux-gnu-cc"
      "HOSTCC=/0calwri0wxl5mbjl5q80r1hm9hchyk8a7hhayk6cdfrxgbfbia3n/bin/cc"
      "ARCH=powerpc"
      "CROSS_COMPILE=powerpc64-unknown-linux-gnu-" ]
2022-08-16 17:34:46 +01:00
Bernardo Meurer 7b5adf639c
Merge pull request #186987 from jmbaur/linux-firmware-20220815
linux-firmware: 20220708 -> 20220815
2022-08-16 09:24:29 -07:00
Sandro f59b3ec376
Merge pull request #186648 from SebTM/update/evdi_1110-1120 2022-08-16 17:51:26 +02:00
Bernardo Meurer 676abbfc9b
linux_testing: 5.19-rc -> 6.0-rc1 2022-08-16 11:40:10 -04:00
Jared Baur 7fccc83504 linux-firmware: 20220708 -> 20220815 2022-08-16 08:37:13 -07:00
Bernardo Meurer 6023139cd8
linux/hardened/patches/5.18: 5.18.15-hardened1 -> 5.18.17-hardened1 2022-08-16 11:32:11 -04:00
Bernardo Meurer 49123a639f
linux/hardened/patches/5.15: 5.15.58-hardened1 -> 5.15.60-hardened1 2022-08-16 11:32:07 -04:00
Bernardo Meurer b251c3d591
linux/hardened/patches/5.10: 5.10.134-hardened1 -> 5.10.136-hardened1 2022-08-16 11:32:03 -04:00
Bernardo Meurer 151120cee0
linux/hardened/patches/4.19: 4.19.254-hardened1 -> 4.19.255-hardened1 2022-08-16 11:31:59 -04:00
Bernardo Meurer edfc88a7d3
linux-rt_5_4: 5.4.193-rt74 -> 5.4.209-rt77 2022-08-16 11:31:20 -04:00
Bernardo Meurer cf81560d25
linux: 5.4.209 -> 5.4.210 2022-08-16 11:31:01 -04:00
Bernardo Meurer 6221871a7d
linux: 5.19 -> 5.19.1 2022-08-16 11:30:58 -04:00
Bernardo Meurer 36c83a7be6
linux: 5.18.16 -> 5.18.17 2022-08-16 11:30:55 -04:00
Bernardo Meurer 17173d1781
linux: 5.15.59 -> 5.15.60 2022-08-16 11:30:51 -04:00
Bernardo Meurer d58cbe4865
linux: 5.10.135 -> 5.10.136 2022-08-16 11:30:48 -04:00
Bernardo Meurer dc78e9719c
linux: 4.19.254 -> 4.19.255 2022-08-16 11:30:38 -04:00
Jonas Heinrich 368c8f6391
Merge pull request #186636 from trofi/update-pax-utils
pax-utils: 1.3.4 -> 1.3.5
2022-08-16 15:48:11 +02:00
github-actions[bot] 79661ba7e2
Merge staging-next into staging 2022-08-15 18:02:00 +00:00
github-actions[bot] 94f107a45f
Merge master into staging-next 2022-08-15 18:01:18 +00:00
Sandro 6c95b6dcb6
Merge pull request #186121 from catap/prl-tools 2022-08-15 18:23:58 +02:00
Janne Heß a8c50530fc
systemd: Enable oomd by default
This is only in the big systemd, not the minimal one
2022-08-15 10:13:04 +02:00
github-actions[bot] 4e717ab958
Merge staging-next into staging 2022-08-15 06:01:47 +00:00
github-actions[bot] 9c7cf16ec7
Merge master into staging-next 2022-08-15 06:01:11 +00:00
Jörg Thalheim 38dd05d2ec
Merge pull request #173200 from NANASHI0X74/flutter-3-0-0
Flutter: 2.10.1->3.0.4
2022-08-15 05:10:47 +01:00
Sebastián Mancilla 5478fa774c
Merge pull request #182203 from danc86/restool-21.08
restool: 20.12 → 2.4
2022-08-14 22:29:31 -04:00
Sebastián Mancilla a93fb3fbdd
Merge pull request #186638 from trofi/update-iproute
iproute: 5.18.0 -> 5.19.0
2022-08-14 22:14:14 -04:00
github-actions[bot] 842c52c5ba
Merge staging-next into staging 2022-08-15 00:03:15 +00:00
github-actions[bot] 1db41d0201
Merge master into staging-next 2022-08-15 00:02:37 +00:00
Martin Weinelt a2c67ef992
Merge pull request #183387 from r-ryantm/auto-update/intel-compute-runtime 2022-08-14 23:35:20 +02:00
Kirill A. Korinsky 219c2c7942
prl-tools: 17.1.4-51567 -> 18.0.0-53049 2022-08-14 23:22:43 +02:00
github-actions[bot] 7ef4d517f3
Merge staging-next into staging 2022-08-14 18:01:52 +00:00
github-actions[bot] 409b1f1802
Merge master into staging-next 2022-08-14 18:01:15 +00:00
Ivv 6512b21eab
Merge pull request #182218 from virchau13/xp-pen-deco-01-v2-driver
xp-pen-deco-01-v2-driver: init at 3.2.3.220323-1
2022-08-14 16:00:12 +02:00
Sebastian Sellmeier 192dece221
evdi: 1.11.0 -> 1.12.0 2022-08-14 14:30:08 +02:00
github-actions[bot] d16210472c
Merge staging-next into staging 2022-08-14 12:02:24 +00:00
github-actions[bot] eff8ea756f
Merge master into staging-next 2022-08-14 12:01:43 +00:00
Sergei Trofimovich e760223faa iproute: 5.18.0 -> 5.19.0
Changes: https://lore.kernel.org/lkml/20220802115010.22c11d14@hermes.local/T/
2022-08-14 12:45:54 +01:00
Sergei Trofimovich 3be7f4708d pax-utils: 1.3.4 -> 1.3.5
Main change is the switch to meson build system.
2022-08-14 12:37:16 +01:00
R. Ryantm 3dde706c46 intel-compute-runtime: 22.17.23034 -> 22.31.23852 2022-08-14 11:31:03 +00:00
Yuka 1c64f29ee9
mdadm: 4.1 -> 4.2 (#185545) 2022-08-14 11:41:19 +02:00
Yuka ad0cd6e56a
cryptsetup: 2.4.3 -> 2.5.0 (#186249) 2022-08-14 11:40:43 +02:00
Yureka 53b36c9c5b cryptsetup: skip tests on musl
The test [7] header backup in compat-test fails with a mysterious
"out of memory" error, even though tons of memory is available.
Issue filed upstream: https://gitlab.com/cryptsetup/cryptsetup/-/issues/763
2022-08-14 11:40:02 +02:00
Sergei Trofimovich 8940dd0559 linuxPackages.perf: move from perf.nix to perf/ directory
While at it dropped top-level 'with lib;'.
2022-08-14 09:17:48 +01:00
Sergei Trofimovich 7c69856537
Merge pull request #186318 from trofi/latest-perf-for-binutils-2.39
linuxPackages_latest.perf: apply upstream patch for binutils-2.39
2022-08-14 08:59:37 +01:00
github-actions[bot] f6054df3a1
Merge staging-next into staging 2022-08-14 00:03:17 +00:00
github-actions[bot] 2bc73e4c94
Merge master into staging-next 2022-08-14 00:02:38 +00:00
Ryan Mulligan 94b4b371a8
Merge pull request #184480 from r-ryantm/auto-update/psmisc
psmisc: 23.4 -> 23.5
2022-08-13 16:31:42 -07:00
R. Ryantm 2dc141182b ryzenadj: 0.10.0 -> 0.11.1 2022-08-13 21:13:34 +00:00
Mario Rodas 25dd3459be
Merge pull request #184436 from r-ryantm/auto-update/pam_u2f
pam_u2f: 1.2.0 -> 1.2.1
2022-08-13 13:02:29 -05:00
github-actions[bot] 8b53ccc7ea
Merge staging-next into staging 2022-08-13 12:01:54 +00:00
github-actions[bot] 3c7c2db977
Merge master into staging-next 2022-08-13 12:01:17 +00:00
R. Ryantm 1557ff44fd cifs-utils: 6.15 -> 7.0 2022-08-13 08:36:06 +00:00
github-actions[bot] e47407256a
Merge staging-next into staging 2022-08-13 00:03:07 +00:00
github-actions[bot] afcc45262a
Merge master into staging-next 2022-08-13 00:02:28 +00:00
Fabian Affolter 6445755b97 cpuid: 20220620 -> 20220812 2022-08-12 23:51:47 +02:00
PedroHLC ☭ 28d23a540e
linux_zen: 5.18.16 -> 5.19.1; linux_lqx: 5.18.16-lqx2 -> 5.18.17-lqx1 2022-08-12 15:27:00 -03:00
PedroHLC ☭ 074c21e2d3
nvidia-x11-beta: mark broken for linux 5.19 2022-08-12 15:20:08 -03:00
Sergei Trofimovich ca07cc0c5c linuxPackages_latest.perf: apply upstream patch for binutils-2.39
Without the change build fails as:

    perf-linux> util/annotate.c: In function 'symbol__disassemble_bpf':
    perf-linux> util/annotate.c:1765:9: error: too few arguments to function 'init_disassemble_info'
    perf-linux>  1765 |         init_disassemble_info(&info, s,
    perf-linux>       |         ^~~~~~~~~~~~~~~~~~~~~
2022-08-12 18:32:49 +01:00
Alyssa Ross 839d828b9c
treewide: firmware: stdenv -> stdenvNoCC
None of these packages use a compiler, except for alsa-firmware, which
has the appropriate compiler in depsBuildBuild already.

Tested by building a NixOS system with hardware.enableAllFirmware = true.
2022-08-12 15:51:22 +00:00
fortuneteller2k c9d4f8fa5f linux_xanmod: 5.15.58 -> 5.15.60 2022-08-12 13:47:18 +00:00
fortuneteller2k 8130a07408 linux_xanmod_latest: 5.19.0-xanmod2 -> 5.19.1 2022-08-12 11:09:11 +00:00
Florian Klink 9ddba5de01
Merge pull request #186069 from trofi/update-systemd
systemd: 251.3 -> 251.4
2022-08-12 15:34:12 +07:00
Mario Rodas df7ed2464b pam_u2f: update meta 2022-08-12 04:20:00 +00:00
fortuneteller2k bd22b4c978 linux_xanmod_latest: 5.19.0-xanmod1 -> 5.19.0-xanmod2 2022-08-11 18:10:33 +00:00
ajs124 ba541afca3 nftables: 1.0.4 -> 1.0.5
https://lore.kernel.org/all/YvK7fkPf6P52MV+w@salvia/T/
2022-08-11 18:13:46 +02:00
Sergei Trofimovich 7659f31d69 systemd: 251.3 -> 251.4
Notable change is binutils-2.39 support.

Changes: https://github.com/systemd/systemd-stable/compare/v251.3...v251.4
2022-08-11 09:33:22 +01:00
Sergei Trofimovich 3ceb8a59a6
Merge pull request #185537 from trofi/decouple-strip-and-separate-debug
setup-hooks/separate-debug-info.sh: don't inhibit strip hook
2022-08-11 08:53:24 +01:00
Martin Weinelt bccd93ab77
Merge pull request #182803 from helsinki-systems/upd/apparmor 2022-08-11 02:21:55 +02:00
github-actions[bot] a0ad117f1b
Merge master into staging-next 2022-08-10 06:02:22 +00:00
superherointj 08b48b1d04
Merge pull request #185846 from PedroHLC/linux_lqx-5.18.16-lqx2
linux_lqx: 5.18.16-lqx1 -> 5.18.16-lqx2
2022-08-09 21:13:08 -03:00
github-actions[bot] 82b736180c
Merge master into staging-next 2022-08-10 00:02:34 +00:00
PedroHLC ☭ 14c1f2e104
linux_lqx: 5.18.16-lqx1 -> 5.18.16-lqx2 2022-08-09 18:41:47 -03:00
Martin Weinelt 8bfd38f610
microcode-intel: 20220510 -> 20220809
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20220809
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00657.html

Fixes: CVE-2022-21233
2022-08-09 21:41:35 +02:00
github-actions[bot] 5ad6c8071e
Merge master into staging-next 2022-08-09 18:01:26 +00:00
ajs124 9ea219186d apparmor: 3.0.4 -> 3.0.7 2022-08-09 19:57:57 +02:00
Jan Tojnar 2f69e982ac fwupd: drop unnecessary GTK dependency 2022-08-09 18:55:35 +02:00
github-actions[bot] 3150d34bb3
Merge master into staging-next 2022-08-09 12:01:22 +00:00
markuskowa 50006a9bf3
Merge pull request #184338 from r-ryantm/auto-update/libpsm2
libpsm2: 11.2.206 -> 11.2.229
2022-08-09 12:30:13 +02:00
github-actions[bot] 1dea3a42f6
Merge master into staging-next 2022-08-09 06:01:28 +00:00
Bernardo Meurer b0f1ff287b
Merge pull request #185672 from peterhoeg/pinctrl_amd
kernel: fix touchpads on AMD laptops
2022-08-08 18:02:57 -07:00
Bernardo Meurer 7e901eeae0
kernel: only enable PINCTRL_AMD on 5.19+ 2022-08-08 20:42:45 -04:00
Peter Hoeg f7c980599e kernel: fix touchpads on AMD laptops 2022-08-08 22:28:05 +08:00
Vir Chaudhury 66327cf687
pentablet-driver: rename to xp-pen-g430-driver 2022-08-08 15:20:52 +08:00
Vir Chaudhury 7761d8aa56
xp-pen-deco-01-v2-driver: init at 3.2.3.220323-1 2022-08-08 15:20:38 +08:00
github-actions[bot] 45241ed94e
Merge master into staging-next 2022-08-07 18:01:30 +00:00
Jörg Thalheim 6f46d12d86
Merge pull request #185527 from rhysmdnz/xone-0.3
xone: 0.2 -> 0.3
2022-08-07 18:29:17 +01:00
adisbladis e2046f64fb
Merge pull request #185177 from fpletz/pkgs/criu-1.17.1
criu: 3.15 -> 3.17.1
2022-08-07 20:32:00 +08:00
github-actions[bot] 09857d1dd4
Merge master into staging-next 2022-08-07 12:01:40 +00:00
Sergei Trofimovich b3b672d5a1 setup-hooks/separate-debug-info.sh: don't inhibit strip hook
Before the change separate-debug-info.sh did the stripping itself.
This scheme has a few problems:
1. Stripping happens only on ELF files. *.a and *.o files are skipped.
   Derivations have to do it manually. Usually incorrectly
   as they don't run $RANLIB (true for `glibc` and `musl`).
2. Stripping happens on all paths. Ideally only `stripDebugList` paths
   should be considered.
3. Host strip is called on Target files.

This change offloads stripping logic to strip hook. This strips more
files for `glibc` and `musl`. Now we can remove most $STRIP calls
from individual derivations.

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-07 12:49:37 +01:00
Rhys Davies 412fe63c6b
xone: 0.2 -> 0.3 2022-08-07 21:28:13 +12:00
Bobby Rong effc5bd42b
Merge pull request #183373 from r-ryantm/auto-update/intel-cmt-cat
intel-cmt-cat: 4.3.0 -> 4.4.0
2022-08-07 16:19:13 +08:00
Netali 5c2783bccb
pam_mysql: init at 1.0.0-beta2 2022-08-06 19:39:22 +02:00
Netali a2ac470fb2
libnss-mysql: init at 1.7.1 2022-08-06 19:39:13 +02:00
R. Ryantm b109491732 system76-firmware: 1.0.39 -> 1.0.42 2022-08-06 07:44:57 +00:00
Jan Tojnar 29d0b1735f
Merge pull request #179472 from bootstrap-prime/staging
libfido2: 1.10.0 -> 1.11.0 and refactor to enable NFC support via pcsc
2022-08-05 22:08:02 +02:00
github-actions[bot] b02b965b0d
Merge staging-next into staging 2022-08-05 18:02:29 +00:00
Zane van Iperen 4ee298daf7
linuxPackages.bbswitch: 0.8 -> unstable-2021-11-29 (#179644)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-08-05 15:24:37 +02:00
github-actions[bot] f64d264cf8
Merge staging-next into staging 2022-08-05 12:02:10 +00:00
Martin Weinelt 9284400788
Merge pull request #185220 from mweinelt/dddvb 2022-08-05 13:37:44 +02:00
Martin Weinelt 9c48ac1b36
linuxPackages.dddvb: 0.9.38-pre.4 -> 0.9.38-pre.6
Apply patch to unbreak on 5.18+.
2022-08-05 12:08:07 +02:00
R. Ryantm 901a4af249 hd-idle: 1.16 -> 1.17 2022-08-05 11:25:06 +02:00
Franz Pletz a64f2a79bb
criu: 3.15 -> 3.17.1 2022-08-05 07:48:40 +02:00
github-actions[bot] 4885630746
Merge staging-next into staging 2022-08-05 00:03:20 +00:00
Winter e686431c29
Merge pull request #183369 from Luflosi/update/apfs 2022-08-04 16:59:30 -04:00
fortuneteller2k 244953f789 linux_xanmod_latest: 5.18.15 -> 5.19.0 2022-08-04 13:50:44 +00:00
fortuneteller2k c39114c279 linux_xanmod_latest: 5.18.11 -> 5.18.15 2022-08-04 13:50:12 +00:00
github-actions[bot] 88b1b94ed0
Merge staging-next into staging 2022-08-04 12:02:14 +00:00
Martin Weinelt 5f9b871b72
Merge pull request #185037 from mweinelt/home-assistant 2022-08-04 11:40:41 +02:00
fortuneteller2k 282052f1dd linuxPackages.lttng-modules: 2.13.2 -> 2.13.4 2022-08-04 11:33:01 +02:00
K900 86c336254a
Merge pull request #184812 from K900/pahole
linux: actually fix split BTFs
2022-08-04 10:58:37 +03:00
github-actions[bot] d856d09813
Merge staging-next into staging 2022-08-04 06:01:58 +00:00
K900 f23ac4035c linux/hardened/patches/5.4: 5.4.206-hardened1 -> 5.4.208-hardened1 2022-08-04 08:14:12 +03:00
K900 86bccf10b9 linux/hardened/patches/5.18: 5.18.12-hardened1 -> 5.18.15-hardened1 2022-08-04 08:14:05 +03:00
K900 e9c8925f98 linux/hardened/patches/5.15: 5.15.55-hardened1 -> 5.15.58-hardened1 2022-08-04 08:13:58 +03:00
K900 fca28ee089 linux/hardened/patches/5.10: 5.10.131-hardened1 -> 5.10.134-hardened1 2022-08-04 08:13:50 +03:00
K900 b588944c55 linux/hardened/patches/4.19: 4.19.252-hardened1 -> 4.19.254-hardened1 2022-08-04 08:13:44 +03:00
K900 941b70fb70 linux/hardened/patches/4.14: 4.14.288-hardened1 -> 4.14.290-hardened1 2022-08-04 08:13:36 +03:00
K900 e4be613a8b linux_latest-libre: 18825 -> 18837 2022-08-04 08:13:09 +03:00
K900 6f5368cff9 linux: 5.4.208 -> 5.4.209 2022-08-04 08:12:52 +03:00
K900 f437246542 linux: 5.18.15 -> 5.18.16 2022-08-04 08:12:47 +03:00
K900 b7b3e0bd51 linux: 5.15.58 -> 5.15.59 2022-08-04 08:12:42 +03:00
K900 20249152ce linux: 5.10.134 -> 5.10.135 2022-08-04 08:12:37 +03:00
superherointj 077dd8fee6
Merge pull request #184980 from Kiskae/patch-1
nvidia_x11: 390.151 → 390.154, 470.129.06 → 470.141.03, 515.57 → 515.65.01
2022-08-04 00:14:28 -03:00
superherointj e95fbc2e07
Merge pull request #185060 from PedroHLC/zen-kernels-5.18.16
zen-kernels: 5.18.15 -> 5.18.16
2022-08-03 22:53:38 -03:00
github-actions[bot] 818e64fcab
Merge staging-next into staging 2022-08-04 00:03:17 +00:00
Sandro 668da4fc8f
Merge pull request #185009 from fpletz/pkgs/maintainership-202208 2022-08-04 01:56:13 +02:00
R. Ryantm e0a5ce3f06 linuxKernel.packages.linux_hardened.oci-seccomp-bpf-hook: 1.2.5 -> 1.2.6 2022-08-04 08:50:24 +10:00
Sandro ae9208358e
Merge pull request #184992 from wegank/prl-tools-5.19-rc5 2022-08-04 00:36:18 +02:00
PedroHLC ☭ 140d955eba
zen-kernels: 5.18.15 -> 5.18.16 2022-08-03 18:32:16 -03:00
Weijia Wang 9594f17360 prl-tools: add patch against 5.19 2022-08-03 23:08:39 +02:00
Martin Weinelt 4af35d92a0
python3Packages.sphinx-rtd-theme: rename from sphinx_rtd_theme 2022-08-03 18:39:37 +02:00
Franz Pletz c092a502df
treewide: remove myself as maintainer from some pkgs
Only packages I'm not able to maintain anymore as of today. Mostly
because I'm haven't been using them in a while.
2022-08-03 14:17:51 +02:00