Hi Guix,
Sébastien Rey-Coyrehourcq writes:
> Thanks,
>
> I made some test on my own to understand :
>
> 1 - Like you say, installing things with *guix install* is for current
> user (for example *firefox* and *sshpass*)
>
> 2 - Adding a package that don't exist to * myhome.scm* and reconfigure
>
zimoun writes:
> Hi,
>
> On Mon, 16 May 2022 at 22:31, Akib Azmain Turja wrote:
>
>> Because those message appear in echo area during startup, which is very
>> annoying to me. As far as I know, no Emacs package manager does this.
>
> I understand. Although, in my case, it is too fast to be ann
Le 17/05/2022 à 09:26, Daniel Meißner a écrit :
Hi Guix,
Sébastien Rey-Coyrehourcq writes:
Thanks,
I made some test on my own to understand :
1 - Like you say, installing things with *guix install* is for current
user (for example *firefox* and *sshpass*)
2 - Adding a package that don't ex
Hi Sébastien,
Sébastien Rey-Coyrehourcq writes:
> Thanks Daniel,
>
> So if i understand well, in the common use case, if you install guix
> home and use it in parallel with guix install, these profile are
> "cumulative",
> software installed are available no matter how I set them up (guix
> inst
Le 17/05/2022 à 10:57, Daniel Meißner a écrit :
Hi Sébastien,
Sébastien Rey-Coyrehourcq writes:
Thanks Daniel,
So if i understand well, in the common use case, if you install guix
home and use it in parallel with guix install, these profile are
"cumulative",
software installed are available
Sébastien Rey-Coyrehourcq writes:
> If you have some example of guix home profile that use dotfile manager
> i'm interested :)
> I'm planned to use chezmoi with pass (https://www.chezmoi.io/) in go
> that use git to version file.
IIUC you can use Guix home directly and dispense with chezmoi. How
Olivier Dion writes:
> On Sun, 15 May 2022, Katherine Cox-Buday wrote:
>> At some point, after a long time with no problems, my system began
>> taking an unreasonably long time to boot. I only reboot my system
>> ~1/week for updates, so I never took the time to debug the problem,
>> and therefor
Le 17/05/2022 à 12:15, Daniel Meißner a écrit :
Sébastien Rey-Coyrehourcq writes:
If you have some example of guix home profile that use dotfile manager
i'm interested :)
I'm planned to use chezmoi with pass (https://www.chezmoi.io/) in go
that use git to version file.
IIUC you can use Guix h
Hi,
On Tue, 17 May 2022 at 14:00, Akib Azmain Turja wrote:
> I used to have more than hundred Emacs packages managed by Guix. But
> the startup time was more than 5 seconds. Then to switched package.el,
> and the startup time decreased to less than 1.5 seconds. I'm not sure
> why this happene