On 5/4/19 8:48 PM, [email protected] wrote: > This two equivalents work: > > (shell (file-append dash "/bin/dash")) -- this is advanced guix variant with > new file-append function, this variant does not need (use-modules (guix gexp)) > > (shell #~(string-append #$dash "/bin/dash")) -- this is guile function > string-append and gexp, ungexp functions, this variant does not need > (use-modules (guix gexp)) too. Great! I'm glad that helped!
- G-Expressions manual. change user shell in guix config.scm znavko
- Re: G-Expressions manual. change user shell in guix config.scm rendaw
- Re: G-Expressions manual. change user shell in guix config.scm znavko
- Re: G-Expressions manual. change user shell in guix config... rendaw
- Re: G-Expressions manual. change user shell in guix config... znavko
- Re: G-Expressions manual. change user shell in guix co... rendaw
- Re: G-Expressions manual. change user shell in guix co... znavko
- Re: G-Expressions manual. change user shell in gui... rendaw
- Re: G-Expressions manual. change user shell in gui... znavko
- Re: G-Expressions manual. change user shell i... rendaw
- Re: G-Expressions manual. change user shell in guix config.scm rendaw
