mirror of
https://github.com/NixOS/nix
synced 2025-06-28 09:31:16 +02:00
parent
fcca702a96
commit
0a5a867758
1 changed files with 2 additions and 0 deletions
|
@ -390,6 +390,8 @@ int main(int argc, char ** argv)
|
||||||
maybePrintExecError(e);
|
maybePrintExecError(e);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (dryRun) return;
|
||||||
|
|
||||||
// Set the environment.
|
// Set the environment.
|
||||||
auto env = getEnv();
|
auto env = getEnv();
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue