From 3165d4c62342453c478c756e808b5f09d3c38361 Mon Sep 17 00:00:00 2001 From: Noa Date: Thu, 19 Sep 2024 21:06:02 -0500 Subject: [PATCH] Re-enable rustpython in configs --- config/desktop.toml | 2 +- config/x86_64/jeremy.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/desktop.toml b/config/desktop.toml index ca51cc87c..a8e777864 100644 --- a/config/desktop.toml +++ b/config/desktop.toml @@ -21,7 +21,7 @@ orbdata = {} orbital = {} orbutils = {} pop-icon-theme = {} -#rustpython = {} # issues with new Rust nightly +rustpython = {} shared-mime-info = {} [[files]] diff --git a/config/x86_64/jeremy.toml b/config/x86_64/jeremy.toml index 98a45ffe7..f7b653bff 100644 --- a/config/x86_64/jeremy.toml +++ b/config/x86_64/jeremy.toml @@ -65,7 +65,7 @@ nasm = {} patch = {} pkg-config = {} rust = {} -#rustpython = {} # not building +rustpython = {} # games devilutionx = {}