Commit Graph

24813 Commits

Author SHA1 Message Date
Jerry Starke
91f5e33996 linuxKernel.kernels.linux_lqx: 6.5.10-lqx1 -> 6.5.11-lqx1 2023-11-08 20:19:10 +01:00
Jerry Starke
480f593e80 linuxKernel.kernels.linux_zen: 6.6-zen1 -> 6.6.1-zen1 2023-11-08 20:17:43 +01:00
Fabián Heredia Montiel
68e8d488a3
Merge pull request #266255 from alyssais/linux-6.6.1
Linux kernels 2023-11-08
2023-11-08 09:43:56 -06:00
Alyssa Ross
fa72c8b2bb
linux_6_1: 6.1.61 -> 6.1.62 2023-11-08 15:10:08 +01:00
Alyssa Ross
b5c3f28b75
linux_6_5: 6.5.10 -> 6.5.11 2023-11-08 15:10:07 +01:00
Anthony Roussel
408ed815c6 linuxPackages.evdi: fix build for Linux 4.19
The build fails with:

```console
module/evdi_fb.c: In function 'evdifb_create':
module/evdi_fb.c:427:21:
error: assignment discards 'const' qualifier from pointer target type [-Werror=discarded-qualifiers]
  427 |         info->fbops = efbdev->fb_ops;
      |                     ^
````

A resolution is to treat discard-qualifiers warnings as non-error.

See https://hydra.nixos.org/build/239848621
2023-11-08 13:04:01 +01:00
Anthony Roussel
43fbdc751b linuxPackages.evdi: mark broken on linux 6.6
Fixes #265868
`evdi` kernel module is incompatible with Linux 6.6, so mark it as broken.
2023-11-08 13:04:01 +01:00
Alyssa Ross
001109e60e
linux/hardened/patches/6.5: 6.5.8-hardened1 -> 6.5.10-hardened1 2023-11-08 13:03:35 +01:00
Alyssa Ross
2e8fb2dfa3
linux/hardened/patches/6.4: init at 6.4.16-hardened1 2023-11-08 13:03:24 +01:00
Alyssa Ross
93f2f93408
linux/hardened/patches/6.1: 6.1.60-hardened1 -> 6.1.61-hardened1 2023-11-08 13:02:20 +01:00
Alyssa Ross
bd20efaed3
linux_4_14: 4.14.328 -> 4.14.329 2023-11-08 13:01:42 +01:00
Alyssa Ross
592d7bde9a
linux_4_19: 4.19.297 -> 4.19.298 2023-11-08 13:01:32 +01:00
Alyssa Ross
966c4def3d
linux_5_4: 5.4.259 -> 5.4.260 2023-11-08 13:01:17 +01:00
Alyssa Ross
817471f227
linux_6_6: 6.6 -> 6.6.1 2023-11-08 13:00:45 +01:00
Artturi
d24da52844
Merge pull request #265764 from amjoseph-nixpkgs/pr/pythonForBuild 2023-11-08 00:13:25 +02:00
Nick Cao
5df4c7570b
Merge pull request #266013 from Kiskae/nvidia/535.43.16
linuxPackages.nvidia_x11_vulkan_beta: 535.43.15 -> 535.43.16
2023-11-07 08:32:06 -05:00
Kiskae
d8b7213174 linuxPackages.nvidia_x11_vulkan_beta: 535.43.15 -> 535.43.16 2023-11-07 08:46:04 +01:00
Thiago Kenji Okada
b45133e20d
Merge pull request #244298 from oxalica/remove-unused
{birdtray,isgx,mycrypto,osu-lazer,stretchly,tree-sitter}: remove oxalica as maintainer
2023-11-06 08:13:34 +00:00
Samuel Dionne-Riel
c95728ce72
Merge pull request #262684 from samueldr/feature/nixos-rebuild-completions
nixos-rebuild: Locally own the nixos-rebuild (bash) completions
2023-11-05 22:41:03 -05:00
Adam Joseph
bc2d598878 treewide: change pythonForBuild to pythonOnBuildForHost 2023-11-05 17:42:12 -08:00
Atemu
803429df05
Merge pull request #265181 from zzzsyyy/update/xanmod
linux_xanmod, linux_xanmod_latest: 2023-11-02
2023-11-05 22:02:37 +01:00
Mario Rodas
545696ef57
Merge pull request #265266 from R-VdP/rvdp/fwupd_1_9_7
fwupd: 1.9.6 -> 1.9.7
2023-11-05 14:41:47 -05:00
Mario Rodas
a0b3b06b7a
Merge pull request #265403 from YorikSar/dark-mode-notify-mainProgram
dark-mode-notify: add meta.mainProgram
2023-11-05 07:12:45 -05:00
Mario Rodas
7c44617d22
Merge pull request #263402 from rowanG077/master
displaylink: Add aarch64 support
2023-11-05 01:19:20 -05:00
Jörg Thalheim
4af510c7ae treewide: drop myself from packages that I don't activily maintain 2023-11-05 05:43:35 +01:00
Cabia Rangris
8ebe7fb0ff
Merge pull request #263047 from wladmis/pam_mktemp
pam_mktemp: init at 1.1.1
2023-11-04 20:52:37 +00:00
Pic Noir
f1b800b924
Merge pull request #265158 from emilytrau/stage0-posix-1.6.0
minimal-bootstrap-sources: unstable-2023-05-02 -> 1.6.0
2023-11-04 10:07:38 +01:00
Yuriy Taraday
908c9e6834 dark-mode-notify: migrate to pkgs/by-name 2023-11-04 08:40:35 +01:00
r-vdp
21ef15cc55
fwupd: 1.9.6 -> 1.9.7
Release notes: https://github.com/fwupd/fwupd/releases/tag/1.9.7
2023-11-03 16:52:28 +01:00
r-vdp
884de18cc6
fwupd: drop unneeded smbios dependency 2023-11-03 16:52:27 +01:00
Ilan Joselevich
85713068d9
Merge pull request #265033 from khaneliman/fastfetch
fastfetch: 2.2.0 -> 2.2.1
2023-11-03 12:13:05 +00:00
Maximilian Bosch
aecc437c1c
Merge pull request #264060 from r-ryantm/auto-update/iotop-c
iotop-c: 1.24 -> 1.25
2023-11-03 10:43:36 +01:00
zzzsyyy
a38765cab0
linux_xanmod_latest: 6.5.9 -> 6.5.10 2023-11-03 16:37:05 +08:00
zzzsyyy
036123b43f
linux_xanmod: 6.1.60 -> 6.1.61 2023-11-03 16:31:02 +08:00
Thiago Kenji Okada
09fe82d7b1
Merge pull request #265123 from JerrySM64/update-linux-lqx
linuxKernel.kernels.linux_lqx: 6.5.9-lqx2 -> 6.5.10-lqx1
2023-11-03 07:12:28 +00:00
Emily Trau
b7b6f84337 minimal-bootstrap-sources: unstable-2023-05-02 -> 1.6.0 2023-11-02 23:27:07 -07:00
Artturi
3bc446a5fb
Merge pull request #262834 from amjoseph-nixpkgs/pr/linux/allow-to-omit-common-config 2023-11-03 06:33:41 +02:00
Jerry Starke
0025a888ba linuxKernel.kernels.linux_lqx: 6.5.9-lqx2 -> 6.5.10-lqx1 2023-11-03 02:34:19 +01:00
Austin Horstman
51c024de65
apple-sdk-11.0: add Apple80211 private framework 2023-11-02 14:56:59 -05:00
Wladmis
8e2ba7deb0 pam_mktemp: init at 1.1.1 2023-11-02 19:00:00 +02:00
K900
43c8fb938a
Merge pull request #255804 from sielicki/kernel-arm-alignment-compat
kernel/common-config: arm: configure alignment traps
2023-11-02 15:39:53 +03:00
André Vitor de Lima Matos
e00c606455 kernel: fix framebuffer console after 6.6
These options were already enabled in previous versions, but Kconfig
changes in 6.6 made NixOS kernel disable them. Therefore, we enable
unconditionally, to be explicit that they're needed.
Without them, the fbcon/console on systems with DRM devices freeze/blank
on early boot, even though the system boots normally.
2023-11-02 13:38:15 +01:00
Maximilian Bosch
95acdf3422 linux/hardened/patches/6.1: 6.1.59-hardened1 -> 6.1.60-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
5ec6ea53c5 linux/hardened/patches/5.4: 5.4.258-hardened1 -> 5.4.259-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
eda6a11568 linux/hardened/patches/5.15: 5.15.136-hardened1 -> 5.15.137-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
9d0b5b6958 linux/hardened/patches/5.10: 5.10.198-hardened1 -> 5.10.199-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
3592931d28 linux/hardened/patches/4.19: 4.19.296-hardened1 -> 4.19.297-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
2f4c8347d0 linux/hardened/patches/4.14: 4.14.327-hardened1 -> 4.14.328-hardened1 2023-11-02 13:37:41 +01:00
Maximilian Bosch
fa5a467934 linux_latest-libre: 19417 -> 19438 2023-11-02 13:37:41 +01:00
Maximilian Bosch
bc4f21aa64 linux-rt_5_15: 5.15.133-rt70 -> 5.15.137-rt71 2023-11-02 13:37:41 +01:00