By: Michael Lynch <git@mtlynch.io>
Provide coreutils to Dockerfile CI runner NixCI runs the docker-image wrapper with only declared runtime inputs on PATH. Add coreutils so dev-scripts/test-dockerfile can use mktemp and other basic file utilities when the impure test starts.