aboutsummaryrefslogtreecommitdiff
path: root/src/nix/flake-check.md
diff options
context:
space:
mode:
authorAlexander Schmolck <a.schmolck+git@gmail.com>2023-04-30 14:55:08 +0100
committerAlexander Schmolck <a.schmolck+git@gmail.com>2023-05-17 08:10:30 +0100
commitafd9bd787dddc4e0d3e370f1b043e442ce1a9dbc (patch)
treef81c2a0a684e8fa14b4263c821df9e176dd5f1ba /src/nix/flake-check.md
parent8d4b6766e297314f69ee96b6c9d74c6c2637f84b (diff)
Also use long options in src/nix/*.md
Diffstat (limited to 'src/nix/flake-check.md')
-rw-r--r--src/nix/flake-check.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nix/flake-check.md b/src/nix/flake-check.md
index 07031c909..c8307f8d8 100644
--- a/src/nix/flake-check.md
+++ b/src/nix/flake-check.md
@@ -68,6 +68,6 @@ The following flake output attributes must be
In addition, the `hydraJobs` output is evaluated in the same way as
Hydra's `hydra-eval-jobs` (i.e. as a arbitrarily deeply nested
attribute set of derivations). Similarly, the
-`legacyPackages`.*system* output is evaluated like `nix-env -qa`.
+`legacyPackages`.*system* output is evaluated like `nix-env --query --available `.
)""