1 { lib, fetchFromGitHub }:
5 epjitsu = fetchFromGitHub {
6 name = "scansnap-firmware";
8 repo = "scansnap-firmware";
9 rev = "96c3a8b2a4e4f1ccc4e5827c5eb5598084fd17c8";
10 sha256 = "1inchnvaqyw9d0skpg8hp5rpn27c09q58lsr42by4bahpbx5qday";
11 meta.license = lib.licenses.unfree;