aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/src/installation/supported-platforms.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/manual/src/installation/supported-platforms.md')
-rw-r--r--doc/manual/src/installation/supported-platforms.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/manual/src/installation/supported-platforms.md b/doc/manual/src/installation/supported-platforms.md
index 8ca3ce8d4..3b07ce48a 100644
--- a/doc/manual/src/installation/supported-platforms.md
+++ b/doc/manual/src/installation/supported-platforms.md
@@ -1,7 +1,11 @@
# Supported Platforms
-Nix is currently supported on the following platforms:
+Lix is currently supported on the following platforms:
- - Linux (i686, x86\_64, aarch64).
+ - Linux (i686 (tier 2), x86\_64 (tier 1), aarch64 (tier 1)).
- - macOS (x86\_64, aarch64).
+ - macOS (x86\_64 (tier 2 [(issue to make tier 1)](https://git.lix.systems/lix-project/lix/issues/269)), aarch64 (tier 1)).
+
+
+Tier 2 platforms aren't checked in CI, so may break without notice; such breakage *is* however considered a bug.
+We would like for them to work but they are a secondary priority.