github-actions[bot]
c47f21ce93
Merge staging-next into staging
2024-10-30 06:40:26 +00:00
github-actions[bot]
32be7227d2
Merge master into staging-next
2024-10-30 06:39:54 +00:00
Masum Reza
4ddb0661ea
scx.full: init; scx.rusty: init ( #352077 )
2024-10-30 08:48:09 +05:30
github-actions[bot]
f3423cc412
Merge staging-next into staging
2024-10-30 00:14:51 +00:00
github-actions[bot]
dee80e3490
Merge master into staging-next
2024-10-30 00:14:27 +00:00
Robert Hensing
4e558812ac
nixos-rebuild: Call toplevel/bin/apply when available
...
By executing the whole switching process using one script, we avoid
some ssh roundtrips that would slow down deployment swith --target-host.
For the other benefits, see https://github.com/NixOS/nixpkgs/issues/266290
2024-10-30 00:21:21 +01:00
Robert Hensing
4734959784
nixos-rebuild: Add proper escaping to ssh calls
...
SSH merges its arguments by space-concatenation - it does not preserve
the array structure.
This is arguably a historic mistake, whose fix would be too breaking.
I suppose it will stay this way forever, until perhaps a better behavior
can be opted in to using a flag, and I don't think this flag exists yet.
To make multi-argument commands work reliably over ssh, we need to escape
them, which is what the ${@@Q} incantation achieves.
2024-10-30 00:21:20 +01:00
John Titor
e24aaf4f63
scx.full: init
...
This package combines the Rust and C based schedulers.
This is likely to be the default in the upcoming nixos module.
2024-10-29 23:50:02 +05:30
John Titor
29f813eb67
scx.rusty: init
2024-10-29 23:50:02 +05:30
John Titor
b7edadebf8
scx: few nitpicks
2024-10-29 23:49:55 +05:30
github-actions[bot]
683f8efd0d
Merge staging-next into staging
2024-10-29 18:04:56 +00:00
github-actions[bot]
09d8c7ec2f
Merge master into staging-next
2024-10-29 18:04:32 +00:00
Emily
57f2153b9f
Add licenses to moby and c-util ( #351233 )
2024-10-29 13:39:49 +00:00
github-actions[bot]
ccfbf47037
Merge staging-next into staging
2024-10-29 12:06:28 +00:00
github-actions[bot]
6bc001ea3b
Merge master into staging-next
2024-10-29 12:06:00 +00:00
Félix
849ecd6089
nsncd: 1.4.1-unstable-2024-10-03 -> 1.5.1 ( #351304 )
2024-10-29 10:20:26 +01:00
K900
4147fbe554
Merge remote-tracking branch 'origin/staging-next' into staging
2024-10-29 09:16:04 +03:00
github-actions[bot]
a0e96c5d1c
Merge master into staging-next
2024-10-29 06:05:06 +00:00
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
R. Ryantm
de8faed362
nsncd: 1.4.1-unstable-2024-10-03 -> 1.5.1
2024-10-28 15:46:10 +01:00
github-actions[bot]
ca29a063ab
Merge staging-next into staging
2024-10-28 06:05:39 +00:00
Fabián Heredia Montiel
980dd8b4ed
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-27 23:56:04 -06:00
Peder Bergebakken Sundt
07b8891968
intel-compute-runtime: 24.35.30872.22 -> 24.39.31294.12 ( #350732 )
2024-10-28 02:44:45 +01:00
github-actions[bot]
835a356a66
Merge staging-next into staging
2024-10-28 00:15:41 +00:00
Fabián Heredia Montiel
34b62f7c47
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-27 16:10:56 -06:00
Fabian Affolter
d8ecefea1d
cpuid: 20240324 -> 20241023 ( #351456 )
2024-10-27 08:28:18 +01:00
github-actions[bot]
b67a45959d
Merge staging-next into staging
2024-10-27 00:16:01 +00:00
github-actions[bot]
f7650608a4
Merge master into staging-next
2024-10-27 00:15:30 +00: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
K900
f21f4ca3ee
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-26 21:05:47 +03: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
github-actions[bot]
3487be3b8e
Merge staging-next into staging
2024-10-26 12:06:10 +00:00
github-actions[bot]
cdab0d3f36
Merge master into staging-next
2024-10-26 12:05:46 +00:00
Markus Sütter
aba41ae0d8
dbus-broker: add meta information and license to c-util library
2024-10-26 13:54:29 +02: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
github-actions[bot]
4e6b4b667b
Merge staging-next into staging
2024-10-26 00:14:30 +00:00
K900
7f898ed413
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-25 21:06:42 +03: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
K900
720d475962
Merge branch 'staging-next' into staging
2024-10-25 07:59:31 +03:00
K900
764384fc64
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-25 07:59:17 +03:00
Artturin
b8c13d36df
zenergy: init at 0-unstable-2024-10-10 ( #297598 )
2024-10-25 03:43:46 +03:00
Fabián Heredia Montiel
da7fb8d0ef
Merge remote-tracking branch 'origin/master' into staging-next
2024-10-24 17:53:05 -06:00