diff options
| author | makefu <github@syntax-fehler.de> | 2016-10-20 10:00:27 +0200 | 
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2016-10-20 10:00:27 +0200 | 
| commit | 3ceb087cc8c7475e98ceac70f82dee2e46e9a85d (patch) | |
| tree | 4de75b4ea05dfb5d0363ad0e4377ec1ab2b3136b | |
| parent | 789dbe2b2657760a5cebcf320f6807847d4fba64 (diff) | |
m 2 laptop-utils: binwalk now in pythonPackages
| -rw-r--r-- | makefu/2configs/laptop-utils.nix | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/laptop-utils.nix b/makefu/2configs/laptop-utils.nix index 815ff7489..ec6d4adec 100644 --- a/makefu/2configs/laptop-utils.nix +++ b/makefu/2configs/laptop-utils.nix @@ -48,7 +48,7 @@      # sectools      aria2 -    binwalk +    pythonPackages.binwalk-full      dnsmasq      iodine      mtr  | 
