binwalk: init from python3Packages.binwalk
This commit is contained in:
parent
b14062b75c
commit
a24fb17c96
@ -1744,6 +1744,8 @@ in
|
||||
|
||||
bindfs = callPackage ../tools/filesystems/bindfs { };
|
||||
|
||||
binwalk = with python3Packages; toPythonApplication binwalk;
|
||||
|
||||
birdtray = libsForQt5.callPackage ../applications/misc/birdtray { };
|
||||
|
||||
bitbucket-cli = python2Packages.bitbucket-cli;
|
||||
|
Loading…
Reference in New Issue
Block a user