chore(third_party/nix): Dump of minor accumulated changes
None of these are worthy of a specific commit, or even have a real reason behind them, but I didn't want to lose them.
This commit is contained in:
parent
ddd059e0fa
commit
ffb2ae54be
5 changed files with 5 additions and 25 deletions
|
|
@ -47,7 +47,7 @@ static bool allSupportedLocally(const std::set<std::string>& requiredFeatures) {
|
|||
return true;
|
||||
}
|
||||
|
||||
static int _main(int argc, char** argv) {
|
||||
static int _main(int argc, char* argv[]) {
|
||||
{
|
||||
/* Ensure we don't get any SSH passphrase or host key popups. */
|
||||
unsetenv("DISPLAY");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue