462fa8bbaf
The logging "sed-patch" that was introduced for version 20190611 worked poorly: it was too intrusive (breaking the --logfile option), and it didn't prevent using in-store file for logging by default. The new logging patch (an actual "diff-patch") is less intrusive: it just changes the default log file's location to be the current directory instead of the executable's directory. |
||
---|---|---|
.. | ||
default.nix | ||
log-to-current-directory-by-default.patch |