switch back to upstream wireshark as patch does not apply anymore
This commit is contained in:
parent
a98047f924
commit
a8c1495216
|
@ -77,7 +77,6 @@ in
|
|||
programs.wireshark =
|
||||
{
|
||||
enable = true;
|
||||
package = pkgs.wireshark-qt.overrideAttrs (oldAttrs: rec { patches = oldAttrs.patches ++ [ ./133dbc2.diff ];});
|
||||
};
|
||||
|
||||
programs.adb.enable = true;
|
||||
|
|
Loading…
Reference in a new issue