scx.full: add passthru.updateScript
Co-authored-by: Gliczy <Gliczy@users.noreply.github.com> Signed-off-by: John Titor <50095635+JohnRTitor@users.noreply.github.com>
This commit is contained in:
@@ -12,6 +12,8 @@ scx.cscheds.overrideAttrs (oldAttrs: {
|
||||
cp ${scx.rustscheds}/bin/* ${placeholder "bin"}/bin/
|
||||
'';
|
||||
|
||||
passthru.updateScript.command = ./update.sh;
|
||||
|
||||
meta = oldAttrs.meta // {
|
||||
description = "Sched-ext C and Rust userspace schedulers";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user