From e3ef23cf97ccd0dbed6b646f617fe2948cf4de7e Mon Sep 17 00:00:00 2001 From: Regolith Linux Date: Mon, 27 May 2024 19:40:19 -0700 Subject: [PATCH] chore: revert to consume from default branches on unstable for regolith-session and sway-regolith --- stage/unstable/package-model.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/stage/unstable/package-model.json b/stage/unstable/package-model.json index 3d43820c..72b525b4 100644 --- a/stage/unstable/package-model.json +++ b/stage/unstable/package-model.json @@ -6,7 +6,7 @@ }, "regolith-session": { "source": "https://github.com/regolith-linux/regolith-session.git", - "ref": "chore-rename-sway-bin" + "ref": "main" }, "regolith-wm-config": { "source": "https://github.com/regolith-linux/regolith-wm-config.git", @@ -190,7 +190,7 @@ }, "sway-regolith": { "source": "https://github.com/regolith-linux/sway-regolith.git", - "ref": "fix-conflict-upstream" + "ref": "packaging/v1.9-regolith" }, "regolith-avizo": { "source": "https://github.com/regolith-linux/avizo.git",