Re: Scripting guix in guile (Konrad Hinsen)

2019-09-07 Thread Konrad Hinsen
On 06/09/2019 12:28, Tobias Geerinckx-Rice wrote: Konrad Hinsen 写道: Is there any reason why this isn't defined by default? That would solve portability problems for lots of scripts, and I don't see any disadvantage caused by this link. It is now! Great, thanks! Konrad

Re: Scripting guix in guile (Konrad Hinsen)

2019-09-06 Thread Gary Johnson
Hi Konrad, Fair enough. I was pleasantly surprised to discover that trick while digging through the Guix manual several months ago. In the Guix info pages, the documentation for it can be found under this path: System Configuration -> Services -> Base Services -> extra-special-file I'm not one o

Re: Scripting guix in guile (Konrad Hinsen)

2019-09-06 Thread Tobias Geerinckx-Rice
Konrad, Konrad Hinsen 写道: Is there any reason why this isn't defined by default? That would solve portability problems for lots of scripts, and I don't see any disadvantage caused by this link. It is now! Kind regards, T G-R signature.asc Description: PGP signature

Re: Scripting guix in guile (Konrad Hinsen)

2019-09-06 Thread Konrad Hinsen
Hi Gary, > Just in case you hadn't thought of this yet, you can ensure that > /usr/bin/env exists on any Guix system by consing the following entry > onto the list of services under your operating-system definition. I hadn't thought of this for the simple reason that I didn't know about this mech

Re: Scripting guix in guile (Konrad Hinsen)

2019-09-05 Thread Gary Johnson
riables to /etc/config.scm > (Jonathan Lane) >4. Re: Report on environment variable issues (Mikhail Kryshen) >5. Re: Scripting guix in guile (Konrad Hinsen) >6. Re: Help defining a trivial package. (Pierre-Henry F.) > > > -