Skip to content

Commit 6c23f6a

Browse files
hax404travisgoodspeed
authored andcommitted
default.nix: flashdb requires wget (travisgoodspeed#886)
1 parent 6ff0031 commit 6c23f6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

default.nix

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ with import <nixpkgs> {}; {
1010
python27
1111
python27Packages.pyusb
1212
unzip
13+
wget
1314
which
1415
];
1516
LD_LIBRARY_PATH="${libusb1.out}/lib";

0 commit comments

Comments
 (0)