about summary refs log tree commit diff
path: root/pkgs/top-level
diff options
context:
space:
mode:
authorMilan Pässler <milan@petabyte.dev>2021-02-03 11:19:52 +0100
committerMilan Pässler <milan@petabyte.dev>2021-02-07 15:15:34 +0100
commitcf650ed8ce4f920457efe17197e0306b60def316 (patch)
tree57f05da703dd2210606b2a92516a3509bacce7e8 /pkgs/top-level
parentdf18d77f1ea455909d0799edfa2e425aa04faf14 (diff)
python3Packages.pyshark: init at 0.4.2.11
Diffstat (limited to 'pkgs/top-level')
-rw-r--r--pkgs/top-level/python-packages.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/python-packages.nix b/pkgs/top-level/python-packages.nix
index 2e344fde7dfff..8a44ca138aaea 100644
--- a/pkgs/top-level/python-packages.nix
+++ b/pkgs/top-level/python-packages.nix
@@ -4890,6 +4890,8 @@ in {
 
   pysbd = callPackage ../development/python-modules/pysbd { };
 
+  pyshark = callPackage ../development/python-modules/pyshark { };
+
   python-codon-tables = callPackage ../development/python-modules/python-codon-tables { };
 
   python-csxcad = callPackage ../development/python-modules/python-csxcad { };