nixpkgs/pkgs/tools/networking/pykms
Pavel Goran 462fa8bbaf pykms: replace logging patch
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.
2020-04-29 03:53:41 +00:00
..
default.nix pykms: replace logging patch 2020-04-29 03:53:41 +00:00
log-to-current-directory-by-default.patch pykms: replace logging patch 2020-04-29 03:53:41 +00:00