Commit Graph

29206 Commits

Author SHA1 Message Date
Masum Reza
9147b2d18f
scx: init at 1.0.5 (#351746) 2024-10-29 10:30:13 +05:30
John Titor
c42882fcb2
scx: init at 1.05
sched_ext is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them.
This feature got merged in Linux 6.12, this PR adds rust and C userspace schedulers.
Homepage:- https://github.com/sched-ext/scx

With this following packages are now available:
scx.rustland
scx.rlfifo
scx.layered
scx.lavd
scx.bpfland
scx.csheds
2024-10-28 22:53:01 +05:30
Peder Bergebakken Sundt
07b8891968
intel-compute-runtime: 24.35.30872.22 -> 24.39.31294.12 (#350732) 2024-10-28 02:44:45 +01:00
Emily
1448160008
darwin.xcode: add 15.0.1 and 16 (#343216) 2024-10-27 13:09:04 +00:00
Fabian Affolter
d8ecefea1d
cpuid: 20240324 -> 20241023 (#351456) 2024-10-27 08:28:18 +01:00
emilylange
d83fafd024
linuxPackages.corefreq: unbreak eval 2024-10-26 22:27:26 +02:00
Sefa Eyeoglu
60900303b5
corefreq: init at 1.98.4 (#330049) 2024-10-26 21:54:36 +02:00
Fabian Affolter
bf7ee82344 cpuid: 20240324 -> 20241023 2024-10-26 16:47:47 +02:00
Nick Cao
334641a52f
linuxPackages.nvidiaPackages.vulkan_beta: 550.40.76 -> 550.40.79 (#351412) 2024-10-26 09:28:00 -04:00
Hendrik Sokolowski
f251273e41 sysstat: add iostat as mainProgram 2024-10-26 13:39:06 +02:00
Hendrik Sokolowski
3db1263401 sysstat: adopt 2024-10-26 13:39:06 +02:00
Kiskae
96b951b3bf linuxPackages.nvidiaPackages.vulkan_beta: 550.40.76 -> 550.40.79 2024-10-26 12:29:02 +02:00
Weijia Wang
da8175085c
linuxPackages_latest.prl-tools: 20.1.0-55732 -> 20.1.1-55740 (#351080) 2024-10-25 19:00:40 +02:00
Maximilian Bosch
9801748d78
Merge: Revert "linux_testing: disable NFS_LOCALIO on aarch64-linux" (#350946) 2024-10-25 12:41:15 +02:00
codgician
d1cc3bbf26
linuxPackages_latest.prl-tools: 20.1.0-55732 -> 20.1.1-55740 2024-10-25 05:18:01 +00:00
codgician
888a7effec
linuxPackages_latest.prl-tools: use libxml2 to parse html in update script 2024-10-25 13:17:49 +08:00
Artturin
b8c13d36df
zenergy: init at 0-unstable-2024-10-10 (#297598) 2024-10-25 03:43:46 +03:00
Nick Cao
3e31b3e716
linuxPackages.nvidiaPackages.beta: 560.31.02 -> 565.57.01 (#350530) 2024-10-24 16:15:22 -04:00
Alexandre Cavalheiro S. Tiago da Silva
b78661a7c1
zenergy: init at 0-unstable-2024-10-10 2024-10-24 16:27:16 -03:00
John Ericson
f2cf76575c
Support dynamically linked binaries on OpenBSD. (#350814) 2024-10-24 09:03:12 -04:00
Alyssa Ross
b11a5a8338
Revert "linux_testing: disable NFS_LOCALIO on aarch64-linux"
This reverts commit bda6c82a81.

> This was fixed via v6.12-rc3 commit 009b15b57485 ("nfs_common: fix
> Kconfig for NFS_COMMON_LOCALIO_SUPPORT")

Link: https://bugzilla.kernel.org/show_bug.cgi?id=219370#c5
2024-10-24 12:55:57 +02:00
Atemu
07bbb086dc
linux_xanmod, linux_xanmod_latest: 2024-10-22 (#350533) 2024-10-24 07:49:33 +02:00
Artemis Tosini
fcd62ad082
openbsd.rtld: init
rtld contains ld.so, the dynamic linker on OpenBSD.
This package does not include related scripts (ldd and ldconfig),
because they would create a dependency loop.
rtld (run-time ld) is an os-agnostic term for dynamic linker.

For simplicity, also link this into the libc symlinkJoin package
2024-10-24 00:43:24 +00:00
Artemis Tosini
f5194c3579
openbsd.openbsdSetupHook: Fix bsd.prog.mk
bsd.prog.mk makes sure libc is built before programs that use it by
making all programs depend on core files.

We handle this dependency by referencing libc in cc-wrapper,
but that isn't sufficient to tell bsd.prog.mk that e.g. crtbegin.o
exists.

Clear libc-related variables to fix OpenBSD program build
2024-10-24 00:11:49 +00:00
Fabián Heredia Montiel
58b124e48c
linux: use lore URL for netfilter fix, remove linux 6.10 (EOL) (#350757) 2024-10-23 16:38:21 -06:00
piegames
ad8d051645
treewide: Fix indentation in strings (#350296) 2024-10-23 21:44:22 +02:00
Maximilian Bosch
9b08aa08ad
linux_6_10: remove, eol 2024-10-23 20:58:04 +02:00
K900
dd50f99e26
linux: switch netfilter fix to lore patch URL
Expected to be more stable.
2024-10-23 20:57:45 +02:00
Sandro Jäckel
c70e35a268
intel-compute-runtime: 24.35.30872.22 -> 24.39.31294.12
Diff: https://github.com/intel/compute-runtime/compare/24.35.30872.22...24.39.31294.12

Changelog: https://github.com/intel/compute-runtime/releases/tag/24.39.31294.12
2024-10-23 17:14:06 +02:00
Thiago Kenji Okada
457396d445
linuxKernel.kernels.linux_zen: 6.11.2-zen1 -> v6.11.5-zen1; linuxKernel.kernels.linux_zen: 6.11.2-lqx1 -> v6.11.5-lqx1 (#350702) 2024-10-23 16:07:02 +01:00
Nick Cao
f801f5adab
linuxPackages.nvidiaPackages.production: 550.120 -> 550.127.05 (#350529) 2024-10-23 09:24:22 -04:00
Daniel Fahey
ff63c60b99 linuxKernel.kernels.linux_zen: remove deprecated config opts re: Z3FOLD 2024-10-23 13:32:54 +01:00
Daniel Fahey
d0037e9629 linuxKernel.kernels.linux_lqx: 6.11.2-lqx1 -> v6.11.5-lqx1 2024-10-23 13:32:41 +01:00
Daniel Fahey
2b35a6bd33 linuxKernel.kernels.linux_zen: 6.11.2-zen1 -> v6.11.5-zen1 2024-10-23 13:32:21 +01:00
Kiskae
00c33287da linuxPackages.nvidiaPackages.production: 550.120 -> 550.127.05 2024-10-23 13:17:39 +02:00
K900
4ad1a3ddd9
Kernel updates for 2024-10-22 (#350500) 2024-10-23 08:39:14 +03:00
Sandro
ee8bdf4f09
vmware-workstation: 17.5.2 -> 17.6.1 (#343028) 2024-10-23 01:27:05 +02:00
Kiskae
e718ed96ed linuxPackages.nvidiaPackages.beta: 560.31.02 -> 565.57.01 2024-10-22 23:10:22 +02:00
piegames
68927918d0 treewide: Fix indentation in strings
The indentation stripping semantics of strings are fairly bad and have a
few gotchas where the resulting string has not the intended indentation.
This commit fixes most if not all such instances in Nixpkgs.

I tried to strive a balance between keeping the diff small and
reformatting/refactoring the code to look better. In general,
reformatting should be left to Nixfmt.

Note that this causes a lot of rebuilds by design. All changes need to
be thoroughly vetted and reviewed for correctness. There is no automatic
way to prove correctness.

List of files to fix generated by running
https://gerrit.lix.systems/c/lix/+/2092 on Nixpkgs and looking at the
warnings.
2024-10-22 21:36:42 +02:00
Shawn8901
a8bf0fdde5 linux_xanmod_latest: 6.11.4 -> 6.11.5 2024-10-22 21:18:41 +02:00
Shawn8901
6772b7f1ab linux_xanmod: 6.6.57 -> 6.6.58 2024-10-22 21:18:41 +02:00
K900
7f3092416a linux: cherry-pick netfilter fix 2024-10-22 18:03:11 +03:00
K900
57e480426a linux_5_10: 5.10.227 -> 5.10.228 2024-10-22 17:48:56 +03:00
K900
b86393146e linux_5_15: 5.15.168 -> 5.15.169 2024-10-22 17:48:47 +03:00
K900
8b91f4ab38 linux_6_1: 6.1.113 -> 6.1.114 2024-10-22 17:48:39 +03:00
K900
c0b43de177 linux_6_6: 6.6.57 -> 6.6.58 2024-10-22 17:48:29 +03:00
K900
3dffc1ef91 linux_6_11: 6.11.4 -> 6.11.5 2024-10-22 17:48:21 +03:00
K900
a498c21321 linux_testing: 6.12-rc3 -> 6.12-rc4 2024-10-22 17:48:13 +03:00
Atemu
7af14ef2ce
linux_xanmod, linux_xanmod_latest: 2024-10-17 (#349578) 2024-10-22 15:56:03 +02:00
Franz Pletz
beb6a8982a
batman-adv: 2024.2 -> 2024.3 (#350373) 2024-10-22 15:10:22 +02:00