mirror of
https://github.com/NixOS/nix
synced 2025-07-07 10:11:47 +02:00
Update doc/manual/src/design/store/drvs/drvs.md
Co-authored-by: Matthieu Coudron <teto@users.noreply.github.com>
This commit is contained in:
parent
cdb0bf3b65
commit
e308602fdf
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Commands consist of 3 parts:
|
||||||
|
|
||||||
1. Path to executable
|
1. Path to executable
|
||||||
|
|
||||||
2. Arguments (Excecpt for `argv[0]`, which is taken from the path in the usual way)
|
2. Arguments (Except for `argv[0]`, which is taken from the path in the usual way)
|
||||||
|
|
||||||
3. Environment variables.
|
3. Environment variables.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue