1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 13:06:01 +01:00
This commit is contained in:
Eelco Dolstra 2018-02-13 12:15:27 +01:00
commit 1c10a74c73
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
24 changed files with 122 additions and 3 deletions

View file

@ -22,6 +22,7 @@ public:
int handleExceptions(const string & programName, std::function<void()> fun);
/* Don't forget to call initPlugins() after settings are initialized! */
void initNix();
void parseCmdLine(int argc, char * * argv,