1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-29 21:50:58 +01:00

Merge remote-tracking branch 'origin/master' into lazy-trees

This commit is contained in:
Eelco Dolstra 2022-05-12 11:31:09 +02:00
commit 65c957f0c1
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
4 changed files with 2 additions and 10 deletions

View file

@ -1491,8 +1491,6 @@ static int main_nix_env(int argc, char * * argv)
globals.state->printStats();
logger->stop();
return 0;
}
}