summary refs log tree commit diff
path: root/pkgs/tools
diff options
context:
space:
mode:
authorTuomas Tynkkynen <tuomas@tuxera.com>2018-03-03 22:30:00 +0200
committerTuomas Tynkkynen <tuomas@tuxera.com>2018-03-03 22:33:04 +0200
commit9041eff01ee07026696ac30bb2510ec3efc9a447 (patch)
treef5854dccbeac1e35e02520526d9cd0e5d7d169ba /pkgs/tools
parenta4fa6c4e3f4c02fdaaedb2dc6e3939c82b8fc8bb (diff)
downloadnixlib-9041eff01ee07026696ac30bb2510ec3efc9a447.tar
nixlib-9041eff01ee07026696ac30bb2510ec3efc9a447.tar.gz
nixlib-9041eff01ee07026696ac30bb2510ec3efc9a447.tar.bz2
nixlib-9041eff01ee07026696ac30bb2510ec3efc9a447.tar.lz
nixlib-9041eff01ee07026696ac30bb2510ec3efc9a447.tar.xz
nixlib-9041eff01ee07026696ac30bb2510ec3efc9a447.tar.zst
nixlib-9041eff01ee07026696ac30bb2510ec3efc9a447.zip
diffoscope: Update tools list
Diffstat (limited to 'pkgs/tools')
-rw-r--r--pkgs/tools/misc/diffoscope/default.nix10
1 files changed, 5 insertions, 5 deletions
diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix
index 4307cfc16790..894079fad84b 100644
--- a/pkgs/tools/misc/diffoscope/default.nix
+++ b/pkgs/tools/misc/diffoscope/default.nix
@@ -1,5 +1,5 @@
 { lib, stdenv, fetchgit, python3Packages, docutils, help2man
-, acl, apktool, libbfd, bzip2, cbfstool, cdrkit, colord, colordiff, coreutils, cpio, diffutils, dtc
+, acl, apktool, binutils-unwrapped, bzip2, cbfstool, cdrkit, colord, colordiff, coreutils, cpio, db, diffutils, dtc
 , e2fsprogs, file, findutils, fontforge-fonttools, fpc, gettext, ghc, ghostscriptX, giflib, gnupg1, gnutar
 , gzip, imagemagick, jdk, libarchive, libcaca, llvm, mono, openssh, pdftk, pgpdump, poppler_utils, sng, sqlite
 , squashfsTools, tcpdump, unoconv, unzip, xxd, xz
@@ -27,12 +27,12 @@ python3Packages.buildPythonApplication rec {
 
   nativeBuildInputs = [ docutils help2man ];
 
-  # Still missing these tools: docx2txt enjarify js-beautify oggDump Rscript
+  # Still missing these tools: abootimg docx2txt dumpxsb enjarify js-beautify lipo oggDump otool procyon-decompiler Rscript
   # Also these libraries: python3-guestfs
   pythonPath = with python3Packages; [ debian libarchive-c python_magic tlsh rpm ] ++ [
-      acl libbfd bzip2 cdrkit colordiff coreutils cpio diffutils dtc e2fsprogs file findutils
-      fontforge-fonttools gettext gnutar gzip libarchive libcaca pgpdump sng sqlite
-      squashfsTools unzip xxd xz
+      acl binutils-unwrapped bzip2 cdrkit colordiff coreutils cpio db diffutils
+      dtc e2fsprogs file findutils fontforge-fonttools gettext gnutar gzip
+      libarchive libcaca pgpdump sng sqlite squashfsTools unzip xxd xz
     ] ++ lib.optionals enableBloat [
       apktool cbfstool colord fpc ghc ghostscriptX giflib gnupg1 imagemagick
       llvm jdk mono openssh pdftk poppler_utils tcpdump unoconv