mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-11 00:36:20 +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], [&]() {
|
||||
initNix();
|
||||
initGC();
|
||||
|
||||
Strings files, searchPath;
|
||||
|
||||
|
|
Loading…
Reference in a new issue