Merge pull request #5960 from zombiezen/patch-1

Correct `NIX_BUILD_PATH` default description
This commit is contained in:
Eelco Dolstra
2022-01-24 12:46:43 +01:00
committed by GitHub
+2 -1
View File
@@ -101,7 +101,8 @@ The following common options are supported:
- `NIX_BUILD_SHELL`\
Shell used to start the interactive environment. Defaults to the
`bash` found in `PATH`.
`bash` found in `<nixpkgs>`, falling back to the `bash` found in
`PATH` if not found.
# Examples