Loading pkgs/tools/misc/diffoscope/default.nix +7 −1 Original line number Diff line number Diff line { lib, stdenv, aapt, abootimg, acl, apksigcopier, Loading Loading @@ -54,6 +55,7 @@ openssh, openssl, pdftk, perl, pgpdump, poppler_utils, procyon, Loading @@ -63,6 +65,7 @@ sng, sqlite, squashfsTools, systemdUkify, tcpdump, ubootTools, unzip, Loading Loading @@ -136,7 +139,6 @@ python.pkgs.buildPythonApplication rec { # # Still missing these tools: # Android-specific tools: # aapt2 # dexdump # Darwin-specific tools: # lipo Loading Loading @@ -204,6 +206,7 @@ python.pkgs.buildPythonApplication rec { ]) ++ lib.optionals enableBloat ( [ aapt abootimg apksigcopier apksigner Loading @@ -228,10 +231,12 @@ python.pkgs.buildPythonApplication rec { odt2txt openssh pdftk perl poppler_utils procyon qemu R systemdUkify tcpdump ubootTools wabt Loading @@ -240,6 +245,7 @@ python.pkgs.buildPythonApplication rec { ] ++ (with python.pkgs; [ androguard black guestfs h5py pdfminer-six Loading Loading
pkgs/tools/misc/diffoscope/default.nix +7 −1 Original line number Diff line number Diff line { lib, stdenv, aapt, abootimg, acl, apksigcopier, Loading Loading @@ -54,6 +55,7 @@ openssh, openssl, pdftk, perl, pgpdump, poppler_utils, procyon, Loading @@ -63,6 +65,7 @@ sng, sqlite, squashfsTools, systemdUkify, tcpdump, ubootTools, unzip, Loading Loading @@ -136,7 +139,6 @@ python.pkgs.buildPythonApplication rec { # # Still missing these tools: # Android-specific tools: # aapt2 # dexdump # Darwin-specific tools: # lipo Loading Loading @@ -204,6 +206,7 @@ python.pkgs.buildPythonApplication rec { ]) ++ lib.optionals enableBloat ( [ aapt abootimg apksigcopier apksigner Loading @@ -228,10 +231,12 @@ python.pkgs.buildPythonApplication rec { odt2txt openssh pdftk perl poppler_utils procyon qemu R systemdUkify tcpdump ubootTools wabt Loading @@ -240,6 +245,7 @@ python.pkgs.buildPythonApplication rec { ] ++ (with python.pkgs; [ androguard black guestfs h5py pdfminer-six Loading