Tobias Geerinckx-Rice wrote: > - "/bin/sh")))))) > + "/bin/sh")) > + ("/usr/bin/env" ,(file-append > (canonical-package coreutils) > + > "/usr/bin/env")))))) 'course this won't work unless you, also, have the hunk #:use-module ((gnu packages base) - #:select (canonical-package glibc glibc-utf8-locales)) + #:select (canonical-package coreutils glibc glibc-utf8-locales)) accidentally placed in another commit, which is unlikely. Kind regards, T G-R