From 0ddaedb2198fd2a27347b51a75a1a84161ba48e2 Mon Sep 17 00:00:00 2001 From: Regolith Linux Date: Sun, 25 Aug 2024 12:50:11 -0700 Subject: [PATCH] chore: disable sway-regolith to allow trawl to be published (temporary) --- stage/release-3_2/package-model.json | 5 +---- stage/release-3_2/ubuntu/jammy/package-model.json | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/stage/release-3_2/package-model.json b/stage/release-3_2/package-model.json index 1f008c59..968d5626 100644 --- a/stage/release-3_2/package-model.json +++ b/stage/release-3_2/package-model.json @@ -192,10 +192,7 @@ "ref": "r3_2", "source": "https://github.com/regolith-linux/SwayAudioIdleInhibit.git" }, - "sway-regolith": { - "ref": "r3_2", - "source": "https://github.com/regolith-linux/sway-regolith.git" - }, + "sway-regolith": null, "trawl": { "ref": "r3_2", "source": "https://github.com/regolith-linux/trawl.git" diff --git a/stage/release-3_2/ubuntu/jammy/package-model.json b/stage/release-3_2/ubuntu/jammy/package-model.json index 29e55d08..4c3dec5a 100644 --- a/stage/release-3_2/ubuntu/jammy/package-model.json +++ b/stage/release-3_2/ubuntu/jammy/package-model.json @@ -9,10 +9,7 @@ "ref": "r3_2-ubuntu-jammy", "source": "https://github.com/regolith-linux/regolith-control-center.git" }, - "sway-regolith": { - "ref": "r3_2-ubuntu-jammy", - "source": "https://github.com/regolith-linux/sway-regolith.git" - }, + "sway-regolith": null, "xdg-desktop-portal-regolith": null } } \ No newline at end of file