internal/rosa: optionally block packages from early stages

This helps avoid inadvertently increasing bootstrap input count.

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
cat
2026-08-10 17:50:36 +09:00
parent 7f690145e3
commit f1ffb180bc
3 changed files with 21 additions and 0 deletions
+3
View File
@@ -3,6 +3,9 @@ package python {
website = "https://www.python.org";
anitya = 13254;
// too many inputs; early variant available
bootstrap = false;
version# = "3.14.7";
source = remoteTar {
url = "https://www.python.org/ftp/python/"+version+