help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: G-Expressions manual. change user shell in guix config.scm


From: rendaw
Subject: Re: G-Expressions manual. change user shell in guix config.scm
Date: Sat, 4 May 2019 20:24:23 +0900
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.3

On 5/4/19 8:19 PM, address@hidden wrote:
> (shell #~#$dash) -- compiles too, but again:
>
> bob $ su - mom
> Password: 
> /gnu/store/bqmib4vf9mr8dkqx4dqpcqrnb93giwci-dash-0.5.10.2: 
> /gnu/store/bqmib4vf9mr8dkqx4dqpcqrnb93giwci-dash-0.5.10.2: Is a directory
> bob $ 
>
Could you perhaps provide some details on what you are expecting to
happen here?  This error is expected - shell needs a path to an
executable, not a directory.  Both `#~#$dash` and `dash` become paths to
directories.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]