On Fri, Sep 06, 2019 at 12:44:53PM +0200, pelzflorian (Florian Pelz) wrote: > On Fri, Sep 06, 2019 at 12:36:33PM +0200, Christopher Baines wrote: > > > > guix-comm...@gnu.org writes: > > > > > nckx pushed a commit to branch master > > > in repository guix. > > > > > > commit 3b38bf141a464e1bb370af7d2b2651d1efb29781 > > > Author: Tobias Geerinckx-Rice <m...@tobias.gr> > > > Date: Fri Sep 6 12:23:57 2019 +0200 > > > > > > services: Add ‘/usr/bin/env’ special file. > > > > > > * gnu/services/base.scm (%base-services): Add ‘/usr/bin/env‘ to > > > special-files-service-type. > > > --- > > > > This seems to me like quite a big change, and I'd be interested in > > knowing what your motivation was [1]? > > > > 1: And ideally this would be in the commit message. > > > This break building the guix website, possibly also guix pull. >
When building the website: gnu/services/base.scm:2431:35: unquote: expression not valid outside of quasiquote in form (unquote (file-append (canonical-package coreutils) "/usr/bin/env"))