From f7a1bb0db21db79dfbee6950220e2816330a08b1 Mon Sep 17 00:00:00 2001 From: K900 Date: Wed, 18 Sep 2024 06:31:43 +0300 Subject: [PATCH] manifest: some noops --- support/manifest/mappings.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/support/manifest/mappings.toml b/support/manifest/mappings.toml index 1f1ff4be..c03f9373 100644 --- a/support/manifest/mappings.toml +++ b/support/manifest/mappings.toml @@ -39,6 +39,9 @@ bmap-tools.ignore = true breakpad = { map = true, pkgrel = 1, fixup = "v" } +# backports +bubblewrap.check = "0.10.0-1.1" + # Installer??? calamares.ignore = true calamares-settings-steamos-git.ignore = true @@ -314,7 +317,7 @@ steamos-atomupd-client.ignore = true # applied as NixOS modules instead # check both to make sure we get the latest changes steamos-customizations-git.check = "20240827.3-1" -steamos-customizations-jupiter.check = "20240827.3-1" +steamos-customizations-jupiter.check = "20240906.1-1" # devkit stuff steamos-devkit-service.ignore = true