Hi,
I am late to the party. :-)
On Sat, 01 Oct 2022 at 19:18, Ludovic Courtès wrote:
> Danny Milosavljevic skribis:
>
>> (1) Install the guix system
>> (2) Log in as regular user
>> (3) guix edit nano
>> (4) It opens a file from /gnu/store that you cannot edit.
>
> At one point, I thought we co
Hi,
Ludovic Courtès writes:
> Hi!
>
> Danny Milosavljevic skribis:
>
>> (1) Install the guix system
>> (2) Log in as regular user
>> (3) guix edit nano
>> (4) It opens a file from /gnu/store that you cannot edit.
>
> At one point, I thought we could have, say:
>
> guix edit --clone PKG
>
> It
Hi!
Danny Milosavljevic skribis:
> (1) Install the guix system
> (2) Log in as regular user
> (3) guix edit nano
> (4) It opens a file from /gnu/store that you cannot edit.
At one point, I thought we could have, say:
guix edit --clone PKG
It would close the channel containing PKG, open the
Hi,
On Mon, 26 Sep 2022 at 22:37, Josselin Poiret wrote:
>> When running “guix time-machine” (inferiors), all the machinery
>> “./bootstrap && ./configure --localstatevar=/var && make” is
>> transparently done. We discussed that at the 10 Years event with
>> Josselin.
>
> Yes! Although FTR non
Hello everyone,
zimoun writes:
> Hi,
>
> On dim., 25 sept. 2022 at 21:40, kiasoc5 wrote:
>> Isn't there a checkout cache in ~/.cache/guix? Can guix edit be pointed
>> to the git repo in the cache as opposed to the system's?
>
> This checkout* is used by “guix time-machine” and it does not alway
Hi,
On dim., 25 sept. 2022 at 21:40, kiasoc5 wrote:
> Isn't there a checkout cache in ~/.cache/guix? Can guix edit be pointed
> to the git repo in the cache as opposed to the system's?
This checkout* is used by “guix time-machine” and it does not always
point to what “guix describe” returns. Mo
Isn't there a checkout cache in ~/.cache/guix? Can guix edit be pointed
to the git repo in the cache as opposed to the system's?
On 25-09-2022 17:04, Danny Milosavljevic wrote:
Also, this doesn't work:
On Sun, 25 Sep 2022 16:06:06 +0200
Danny Milosavljevic wrote:
(1) install the guix system
(2) log in as regular user
(3c) git clone --depth=1https://git.savannah.gnu.org/git/guix.git guix \
&& cd guix \
&& guix
Also, this doesn't work:
On Sun, 25 Sep 2022 16:06:06 +0200
Danny Milosavljevic wrote:
(1) install the guix system
(2) log in as regular user
(3c) git clone --depth=1 https://git.savannah.gnu.org/git/guix.git guix \
&& cd guix \
&& guix shell
Even after doing
echo /home/dannym/../gui