l...@gnu.org (Ludovic Courtès) writes:
> Alex Kost skribis:
>
>> Ludovic Courtès (2016-03-14 01:01 +0300) wrote:
>>
>>> myglc2 skribis:
>>>
Guix is "stateful" because, to use a git checkout, I have to set "state"
variables like ...
(setq guix-directory "/home/glc/src/guix
Alex Kost skribis:
> Ludovic Courtès (2016-03-14 01:01 +0300) wrote:
>
>> myglc2 skribis:
>>
>>> Guix is "stateful" because, to use a git checkout, I have to set "state"
>>> variables like ...
>>>
>>> (setq guix-directory "/home/glc/src/guix")
>>>
>>> (let ((dir "~/dev/guix/emacs"))
>>>
Ludovic Courtès (2016-03-14 01:01 +0300) wrote:
> myglc2 skribis:
>
>> Guix is "stateful" because, to use a git checkout, I have to set "state"
>> variables like ...
>>
>> (setq guix-directory "/home/glc/src/guix")
>>
>> (let ((dir "~/dev/guix/emacs"))
>> (add-to-list 'load-path dir
myglc2 skribis:
> Guix is "stateful" because, to use a git checkout, I have to set "state"
> variables like ...
>
> (setq guix-directory "/home/glc/src/guix")
>
> (let ((dir "~/dev/guix/emacs"))
> (add-to-list 'load-path dir)
> (setq guix-load-path dir)
> (require 'guix-
Alex Kost writes:
> myglc2 (2016-03-13 05:00 +0300) wrote:
>
> [...]
>> You probably already thought of this: Can guix be made easier to use by
>> converting some of the state-full guix configuration into guix recipe
>> inputs?
>
> Sorry, my knowledge in English language is not enough to understa
myglc2 (2016-03-13 05:00 +0300) wrote:
[...]
> Thank you for this great summary. This list + the post you referenced
> make me feel better that I am taking so long to figure Guix out ;)
>
> OTOH, guix as more state-full than I had hoped ;(
>
> I suggest that you think of it this way: You are runni
Alex Kost writes:
> myglc2 (2016-03-11 17:45 +0300) wrote:
>
>> Alex Kost writes:
> [...]
>>> Anyway, you can configure any directory for "M-x guix-edit" by setting
>>> 'guix-directory' variable. See (info "(guix) Emacs Commands"). It is
>>> not in the hmtl manual yet.
>>
>> But what is the _r
myglc2 (2016-03-11 17:45 +0300) wrote:
> Alex Kost writes:
[...]
>> Anyway, you can configure any directory for "M-x guix-edit" by setting
>> 'guix-directory' variable. See (info "(guix) Emacs Commands"). It is
>> not in the hmtl manual yet.
>
> But what is the _recommended_ way to do this?
I
Alex Kost writes:
> myglc2 (2016-03-11 00:56 +0300) wrote:
>
>> Situation: GuixSD sysetm managaed by user glc using a git checkout in
>> /home/glc/sre/guix.
>>
>> Problem: When I follow the manual to set up a vanila user (glc5) with a
>> separate git checkout in /home/glc5/src/guix, guix-edit doe
myglc2 (2016-03-11 00:56 +0300) wrote:
> Situation: GuixSD sysetm managaed by user glc using a git checkout in
> /home/glc/sre/guix.
>
> Problem: When I follow the manual to set up a vanila user (glc5) with a
> separate git checkout in /home/glc5/src/guix, guix-edit does not find
> the checkout so
Situation: GuixSD sysetm managaed by user glc using a git checkout in
/home/glc/sre/guix.
Problem: When I follow the manual to set up a vanila user (glc5) with a
separate git checkout in /home/glc5/src/guix, guix-edit does not find
the checkout source.
Note: I followed comments from the #guix ir
11 matches
Mail list logo