summary refs log tree commit diff
diff options
context:
space:
mode:
authorAdam Joseph <54836058+amjoseph-nixpkgs@users.noreply.github.com>2023-01-27 11:16:19 +0000
committerGitHub <noreply@github.com>2023-01-27 11:16:19 +0000
commit6f942d4a17c11874c5d345ea3f872a0f54bce9bd (patch)
tree970a513bf30f1dfedc5a770cae50c4a6f528af9c
parenta94114e70a761e346f36d4ebdef01da8fe53c778 (diff)
downloadnixpkgs-6f942d4a17c11874c5d345ea3f872a0f54bce9bd.tar
nixpkgs-6f942d4a17c11874c5d345ea3f872a0f54bce9bd.tar.gz
nixpkgs-6f942d4a17c11874c5d345ea3f872a0f54bce9bd.tar.bz2
nixpkgs-6f942d4a17c11874c5d345ea3f872a0f54bce9bd.tar.lz
nixpkgs-6f942d4a17c11874c5d345ea3f872a0f54bce9bd.tar.xz
nixpkgs-6f942d4a17c11874c5d345ea3f872a0f54bce9bd.tar.zst
nixpkgs-6f942d4a17c11874c5d345ea3f872a0f54bce9bd.zip
Update lib/meta.nix
Co-authored-by: Naïm Favier <n@monade.li>
-rw-r--r--lib/meta.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/meta.nix b/lib/meta.nix
index 40d6948ebdc..44d2eb0ffd2 100644
--- a/lib/meta.nix
+++ b/lib/meta.nix
@@ -76,7 +76,7 @@ rec {
 
        1. (legacy) a system string.
 
-       2. (modern) a pattern for the entire platform structure.
+       2. (modern) a pattern for the entire platform structure (see `lib.systems.inspect.platformPatterns`).
 
        3. (modern) a pattern for the platform `parsed` field.