On Thu, Mar 16, 2023, at 11:50 AM, Ludovic Courtès wrote: > "Zack Weinberg" <[email protected]> skribis: >> I'm doing experiments with using `guix shell --container` for >> isolated, reproducible build environments. I've noticed that no >> matter how I set up the container, `/bin/sh` points to a full-fat >> bash, even if the full bash package was not included in the container >> profile. > > That’s correct. There’s correctly no way to change that, but we could > definitely add an option to do that. > > Would you like to give it a try? People on IRC and the mailing list > can provide guidance.
I don't have a lot of time for side projects at the moment, but if some time materializes I'll give it a go, sure. Is there any advice you have for working on this specific problem, beyond what's in https://guix.gnu.org/manual/en/html_node/Contributing.html ? zw
