Run some boot package testsuites in CI
This patch does a few things.
- Run
text
/bytestring
/containers
tests in CI. - Update the CI scripts to use a new nixpkgs pin and newer compiler version.
- Add a patch for
inspection-testing
which is needed to runtext
tests. - Updated
ghc-debug
submodule to fix the tests there.