about summary refs log tree commit diff
path: root/doc/using-nixpkgs.md
diff options
context:
space:
mode:
authorLorenzo Manacorda <lorenzo@mailbox.org>2023-07-25 13:40:09 +0200
committerLorenzo Manacorda <lorenzo@mailbox.org>2023-10-02 21:21:56 +0200
commitb19e9bebdc8ee7dce5a4c40e510165f0011008b7 (patch)
tree0d282a09439dd11d0497f555826a71ef1858f06b /doc/using-nixpkgs.md
parent4a359e2106bc1eb23d9c99837e8f1ecb90453f3e (diff)
doc: minimal documentation of supported platforms
This commit adds minimal documentation of the supported platforms.
More exhaustive documentation would require producing a list of
platforms for each of the 7 tiers. This was attempted in #245368, but it
quickly became clear that that would be a long-term effort.

In the meantime, this commit adds the most important information to the
manual.

Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
Diffstat (limited to 'doc/using-nixpkgs.md')
-rw-r--r--doc/using-nixpkgs.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/using-nixpkgs.md b/doc/using-nixpkgs.md
index bb222ae384fa6..f850b2e83c28d 100644
--- a/doc/using-nixpkgs.md
+++ b/doc/using-nixpkgs.md
@@ -1,6 +1,7 @@
 # Using Nixpkgs {#part-using}
 
 ```{=include=} chapters
+using/platform-support.chapter.md
 using/configuration.chapter.md
 using/overlays.chapter.md
 using/overrides.chapter.md