It was using libusb-compat instead of libusb1, and the former no longer propagates the latter. Also move cmake to nativeBuildInputs.
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname