mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-29 09:06:15 +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…
Reference in a new issue