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