From b2c912d9c691eddddcc5148651852b4bae909bbb Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Wed, 18 Feb 2026 21:30:06 -0700 Subject: [PATCH] seatd: use fork --- recipes/wip/services/seatd/recipe.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes/wip/services/seatd/recipe.toml b/recipes/wip/services/seatd/recipe.toml index 834082cfe..6bca5f047 100644 --- a/recipes/wip/services/seatd/recipe.toml +++ b/recipes/wip/services/seatd/recipe.toml @@ -1,8 +1,8 @@ #TODO not compiled or tested [source] -git = "https://git.sr.ht/~kennylevinsen/seatd" -rev = "0.9.2" -shallow_clone = true +git = "https://github.com/jackpot51/seatd" +branch = "redox" + [build] template = "meson" mesonflags = [