nixpkgs/pkgs/applications/networking/sniffers/wireshark
Matthieu Coudron ab613b9336 wireshark: run binary from nix-shell
when in a shell, export variable WIRESHARK_RUN_FROM_BUILD_DIRECTORY to be able to run the newly built wireshark
else one get:
./build/run/wireshark: error while loading shared libraries: libwscodecs.so.0: cannot open shared object file: No such file or directory

see https://github.com/NixOS/nixpkgs/issues/29638
2018-05-09 14:39:08 +09:00
..
cmake.patch wireshark: Add Darwin support 2018-03-01 15:31:30 +02:00
default.nix wireshark: run binary from nix-shell 2018-05-09 14:39:08 +09:00
wireshark-lookup-dumpcap-in-path.patch