aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/all.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/rosa/all.go')
-rw-r--r--internal/rosa/all.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal/rosa/all.go b/internal/rosa/all.go
index eeb6b7db..19242c65 100644
--- a/internal/rosa/all.go
+++ b/internal/rosa/all.go
@@ -161,6 +161,9 @@ const (
// stages only. This preset and its direct output must never be exposed.
gcc
+ // nettle3 is an older version of [Nettle].
+ nettle3
+
// Stage0 is a tarball containing all compile-time dependencies of artifacts
// part of the [Std] toolchain.
Stage0