Vendor *all* quicklisp dependencies using bundling
- Using quicklisp library bundles (https://www.quicklisp.org/beta/bundles.html), vendor the entire dependency tree of intertube into the bundle/ directory, and remove a dependency on Quicklisp for building.
- This is very neat: now, the repo should be a self-contained package, with just a Lisp compiler required!