Commit Graph

29042 Commits

Author SHA1 Message Date
github-actions[bot]
fb53f9f64b
Merge master into staging-next 2024-10-04 18:04:31 +00: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
Randy Eckenrode
9776002fd7
moltenvk: fix build on staging-next
https://github.com/NixOS/nixpkgs/pull/342459 changed glslang to build
shared libraries, which breaks the MoltenVK build. Drop the static
libraries and link only glslang.
2024-10-03 22:12:02 -04:00
github-actions[bot]
192fd67cc3
Merge master into staging-next 2024-10-03 18:04:30 +00:00
h7x4
5190ddc27d
treewide: \xc2\xa0 -> (#345898) 2024-10-03 18:23:59 +02:00
github-actions[bot]
b90a808faa
Merge master into staging-next 2024-10-02 18:04:34 +00: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
K900
3f7da3dfa9 Merge remote-tracking branch 'origin/master' into staging-next 2024-10-01 08:44:24 +03:00
Peder Bergebakken Sundt
9a3f217e44
fan2go: 0.8.1 -> 0.9.0 (#345206) 2024-10-01 01:38:46 +02:00
K900
e52446bcac linux/common-config: begin carcinization
We now have a compatible rustc to build 6.12 with, which means
THE TIME HAS COME
PRAISE THE CRAB
2024-09-30 20:42:11 +03:00
K900
b29cb6c1f9 Merge remote-tracking branch 'origin/master' into staging-next 2024-09-30 20:23:25 +03: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
github-actions[bot]
09f18b89af
Merge master into staging-next 2024-09-30 00:14:50 +00: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
Alyssa Ross
ac037f0b18
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/compilers/llvm/common/default.nix
2024-09-29 20:10:12 +02: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
github-actions[bot]
8e5ca58e0a
Merge master into staging-next 2024-09-29 12:05:05 +00: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
github-actions[bot]
22165c231d
Merge master into staging-next 2024-09-27 12:05:46 +00:00
Franz Pletz
1174fd6678
linuxPackages.nvidiaPackages.*.open: fix for linux 6.11 (#344460) 2024-09-27 14:05:32 +02:00
github-actions[bot]
b42890bf68
Merge master into staging-next 2024-09-27 06:04:49 +00:00
Weijia Wang
b28ca15d5d
bartender: 5.1.2 -> 5.1.5 (#342965) 2024-09-27 02:22:34 +02:00