mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-25 15:26:17 +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);
|
||||
}
|
||||
|
||||
if (dryRun) return;
|
||||
|
||||
// Set the environment.
|
||||
auto env = getEnv();
|
||||
|
||||
|
|
Loading…
Reference in a new issue