Commit Graph

28946 Commits

Author SHA1 Message Date
Michele Guerini Rocco
7eef63ed98
wpa_supplicant: add patch to fix ext_passwords_file bug (#342792) 2024-10-06 19:15:19 +02:00
Tomo
98101aecec
kvmfr: backport security patch for potential buffer overflow & build fix for linux_6_10 (#331206) 2024-10-04 21:14:44 -07:00
h7x4
64a98027b4
treewide: remove unreferenced patch files (#346477) 2024-10-05 00:09:27 +02:00
h7x4
96b855f477
raycast: 1.83.1 -> 1.83.2 (#345952) 2024-10-04 22:05:05 +02:00
Peder Bergebakken Sundt
cd673393d2 treewide: remove unreferenced patch files
Found with `fd \\.patch$ pkgs/ -x bash -c 'rg -F "{/}" pkgs/ -q || echo {}'``

We're running more and more into patches fetched via `applyPatches`, for the next PR i'll script something to account for that.
2024-10-04 19:38:56 +02:00
K900
9282052a85
Kernel updates for 2024-10-04 (#346452) 2024-10-04 20:31:06 +03:00
h7x4
77527eb57e
sof-firmware: 2024.06 -> 2024.09 (#346351) 2024-10-04 18:31:25 +02:00
Nick Cao
bae10357db
linuxPackages.nvidiaPackages.vulkan_beta: 550.40.71 -> 550.40.75 (#344749) 2024-10-04 11:39:38 -04:00
K900
debb6d9df4 linux/hardened/patches/6.6: v6.6.51-hardened1 -> v6.6.53-hardened1 2024-10-04 18:28:37 +03:00
K900
9864180cdd linux/hardened/patches/6.10: v6.10.10-hardened1 -> v6.10.12-hardened1 2024-10-04 18:28:22 +03:00
K900
748148ac98 linux/hardened/patches/6.1: v6.1.110-hardened1 -> v6.1.112-hardened1 2024-10-04 18:28:04 +03:00
K900
0cae3b65e2 linux-rt_5_15: 5.15.163-rt78 -> 5.15.167-rt79 2024-10-04 18:27:18 +03:00
K900
31114886f2 linux_6_6: 6.6.53 -> 6.6.54 2024-10-04 18:24:03 +03:00
K900
a3a38442c3 linux_6_10: 6.10.12 -> 6.10.13 2024-10-04 18:24:00 +03:00
K900
d7fc6b3d1e linux_6_11: 6.11.1 -> 6.11.2 2024-10-04 18:23:56 +03:00
Picnoir
1672d58a3a nsncd: add passthru.(updateScript|tests) 2024-10-04 15:24:57 +02:00
Picnoir
27f99cd7c3 nscncd: 1.4.1-unstable-2024-04-10 -> 1.4.1-unstable-2024-10-03
Compilation has been fixed upstream for rustc 2.80, removing the patch.
2024-10-04 09:44:39 +02:00
R. Ryantm
fccc486a86 sof-firmware: 2024.06 -> 2024.09 2024-10-04 06:38:33 +00:00
h7x4
5190ddc27d
treewide: \xc2\xa0 -> (#345898) 2024-10-03 18:23:59 +02:00
DontEatOreo
61d40e678c
raycast: 1.83.1 -> 1.83.2
Changelog: https://www.raycast.com/changelog/1-83-0
2024-10-02 18:13:41 +03:00
Peder Bergebakken Sundt
3100acba08 treewide: \xc2\xa0 ->
I have no idea what this escape sequence even is, but it breaks the nix parser with cryptic errors if not used in a comment.
A friend let me know MacOS is prone to input weird spaces, not sure if that is the source.

Candidates were located and created with:

    chr="$(echo -e '\xc2\xa0')"; rg -F "$chr" -l | xe sd -F "$chr" " "

There are some examples left, most being example output from `tree` in various markdown documents, some patches which we can't really touch, and `pkgs/tools/nix/nixos-render-docs/src/tests/test_commonmark.py` which I'm not sure if should be addressed
2024-10-02 15:33:06 +02:00
R. Ryantm
7652f0e6be raspberrypifw: 1.20240924 -> 1.20240926 2024-10-02 03:40:45 +00:00
Peder Bergebakken Sundt
9a3f217e44
fan2go: 0.8.1 -> 0.9.0 (#345206) 2024-10-01 01:38:46 +02:00
K900
88746a7943 linux/common-config: update for 6.12
- refactor Rust checks to prepare for enablement
- enable DRM panic QR codes when Rust is enabled
- enable I2C_DESIGNWARE_CORE explicitly for all the Bay Trail things
- enable all the zram backends because they're separate options now and basically free
- enable the new and returning module compression related options
- enable scx and NFS local IO
2024-09-30 18:43:05 +03:00
K900
0ea0c2a7c6 linux-rt_6_6: 6.6.49-rt41 -> 6.6.52-rt43 2024-09-30 18:06:31 +03:00
K900
6c12dc7005 linux-rt_6_1: 6.1.108-rt40 -> 6.1.111-rt42 2024-09-30 18:05:53 +03:00
K900
6290efed15 linux-rt_5_10: 5.10.224-rt116 -> 5.10.225-rt117 2024-09-30 18:04:29 +03:00
K900
7df132ae3e linux_6_1: 6.1.111 -> 6.1.112 2024-09-30 18:04:04 +03:00
K900
20380379db linux_6_6: 6.6.52 -> 6.6.53 2024-09-30 18:04:00 +03:00
K900
8fa87fa112 linux_6_10: 6.10.11 -> 6.10.12 2024-09-30 18:03:55 +03:00
K900
30c52da8a1 linux_6_11: 6.11 -> 6.11.1 2024-09-30 18:03:47 +03:00
K900
5e8d28572a linux_testing: 6.11-rc7 -> 6.12-rc1 2024-09-30 18:03:42 +03:00
Philip Taron
d590835329
fetchers: uniformly support the hash attribute (#342173) 2024-09-30 07:55:36 -07:00
Nick Cao
9c47f2e33b
linux-pam.meta.homepage: update (#345363) 2024-09-30 09:08:24 -04:00
Alyssa Ross
f95b3605e0
linux-pam.meta.homepage: update
Old one redirects here.
2024-09-29 22:58:02 +02:00
K900
714b8ef6bb
linuxPackages.nvidia_x11: symlink libglxserver_nvidia.so (#345316) 2024-09-29 22:23:06 +03:00
Fabián Heredia Montiel
b764cb88c0
bartender: 5.1.5 -> 5.1.8 (#345043) 2024-09-29 11:30:54 -06:00
K900
10f9466add linuxPackages.nvidia_x11: symlink libglxserver_nvidia.so 2024-09-29 18:56:25 +03:00
Dimitar Nestorov
d6cae7344b
bartender: add DimitarNestorov to maintainers 2024-09-29 16:13:22 +03:00
K900
2f204572c6 nixos-rebuild: remove accidentally lost check
We should not set version to .git. when we don't know the commit.
2024-09-29 12:15:23 +03:00
Matthew Toohey
2095eae5ce fan2go: 0.8.1 -> 0.9.0 2024-09-28 20:29:14 -04:00
Dimitar Nestorov
7b4bba9dd4
bartender: 5.1.5 -> 5.1.8 2024-09-28 10:47:34 +03:00
Franz Pletz
1174fd6678
linuxPackages.nvidiaPackages.*.open: fix for linux 6.11 (#344460) 2024-09-27 14:05:32 +02:00
Weijia Wang
b28ca15d5d
bartender: 5.1.2 -> 5.1.5 (#342965) 2024-09-27 02:22:34 +02:00
Kiskae
a3340a9a8c linuxPackages.nvidiaPackages.vulkan_beta: 550.40.71 -> 550.40.75 2024-09-27 00:03:07 +02:00
Masum Reza
0eed89c88e
linuxPackages.rtl8188eus-aircrack: support kernels 6.8-6.11 (#340622) 2024-09-26 11:03:17 +05:30
Franz Pletz
b7085bde2e
linuxPackages.nvidiaPackages.production: 550.107.02 -> 550.120 (#344524) 2024-09-26 04:29:07 +02:00
Franz Pletz
841f166ff9
linuxPackages.nvidiaPackages.latest.open: fix for linux 6.11
Fixes framebuffer support in Linux 6.11.

Fixes #343774, #323396.
2024-09-26 01:55:03 +02:00
Kiskae
4aa2d486e1 linuxPackages.nvidiaPackages.production: 550.107.02 -> 550.120 2024-09-25 22:40:56 +02:00
Artturin
88a3127a60 apparmor: fix invalid reference when withPython=false 2024-09-25 19:50:10 +03:00