mirror of
https://github.com/NixOS/nix
synced 2025-07-05 16:31:47 +02:00
parent
f92408136e
commit
45c6405a30
1 changed files with 1 additions and 0 deletions
|
@ -594,6 +594,7 @@ int main(int argc, char * * argv)
|
||||||
{
|
{
|
||||||
return handleExceptions(argv[0], [&]() {
|
return handleExceptions(argv[0], [&]() {
|
||||||
initNix();
|
initNix();
|
||||||
|
initGC();
|
||||||
|
|
||||||
Strings files, searchPath;
|
Strings files, searchPath;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue