From 6577094acdbaae3261216b6a84d35d4f1047bd05 Mon Sep 17 00:00:00 2001 From: K900 Date: Wed, 28 Aug 2024 07:38:24 +0300 Subject: [PATCH] manifest: update some noops --- support/manifest/mappings.toml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/support/manifest/mappings.toml b/support/manifest/mappings.toml index 1b487716..2d20cae9 100644 --- a/support/manifest/mappings.toml +++ b/support/manifest/mappings.toml @@ -284,6 +284,9 @@ renderdoc-minimal.ignore = true # unused rtl88x2ce-dkms.ignore = true +# not used yet +scx-scheds.check = "1.0.3.linux.neptune.68-7" + # big mess, our SDDM is much newer sddm-wayland.ignore = true @@ -310,8 +313,8 @@ steamos-atomupd-client-git.ignore = true # applied as NixOS modules instead # check both to make sure we get the latest changes -steamos-customizations-git.check = "20240821.1-1" -steamos-customizations-jupiter.check = "20240821.1-2" +steamos-customizations-git.check = "20240827.3-1" +steamos-customizations-jupiter.check = "20240827.3-1" # devkit stuff steamos-devkit-service.ignore = true