forked from mirrors/nixpkgs
f1f3d9f7f8
Currently if you try to use `mtr` with `-j`/`--json` flag you get: ``` mtr: invalid option -- 'j' ``` In order to make this work it has to be built with `libjansson`: https://github.com/traviscross/mtr/issues/358 Signed-off-by: Jakub Sokołowski <jakub@status.im> |
||
---|---|---|
.. | ||
default.nix |