From 419d68052b10bc083d2acf8812531291f76c8b86 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jackpot51@gmail.com>
Date: Wed, 20 Sep 2023 10:51:04 -0600
Subject: [PATCH] config/x86_64/jeremy: add more recipes

---
 config/x86_64/jeremy.toml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/config/x86_64/jeremy.toml b/config/x86_64/jeremy.toml
index 1cfe0d99e..92c947d75 100644
--- a/config/x86_64/jeremy.toml
+++ b/config/x86_64/jeremy.toml
@@ -59,8 +59,10 @@ curl = {}
 ffmpeg = {}
 git = {}
 gnu-grep = {}
+lua = {}
 perg = {}
 ripgrep = {}
+rustpython = {}
 sed = {}
 shellharden = {}
 vim = {}
@@ -102,6 +104,7 @@ rust = {}
 rustpython = {}
 
 # games
+devilutionx = {}
 dosbox = {}
 eduke32 = {}
 flycast = {}
-- 
GitLab