Hello Guix community,
I have an issue where my root user seems to be unable to have its
environment set.
As advised, I put the following lines at the end of my shell rc file
(as root, using bash)
# tail /root/.bashrc
[...]
GUIX_PROFILE="/root/.config/guix/current"
. "$GUIX_PROFILE/etc/profi
Installing a package with Guix shows a normal speed, while invoking
`guix pull` does not. Is it normal, or due to my own environment?
# Networking
Education network in Mainland China. Specify
`https://mirror.sjtu.edu.cn/git/guix.git` as a mirror for the Git repo.
No extra substituter.
# Ope
Hi Thomas,
On Sun, Mar 17 2024, Thomas Bennett wrote:
> I have an issue where my root user seems to be unable to have its
> environment set.
That sounds annoying! Hopefully we can figure out what's going wrong for
you. 🙂
> # tail /root/.bashrc
> [...]
>
> GUIX_PROFILE="/root/.config/guix/current
Samuel Schmidt writes:
Hello,
I am facing the same problem, but I have to use docker-compose.Â
I guess there are no plans to fix this atm? :/ Or did you find
any help regarding this problem?
Am 17.01.2024 um 21:53, Rodrigo Morales
schrieb:Rodrigo Morales writes:
Does anyone know wha
On Sun, 17 Mar 2024 23:04:16 +0800
rczb wrote:
> Installing a package with Guix shows a normal speed, while invoking
> `guix pull` does not. Is it normal, or due to my own environment?
>
> # Networking
>
> Education network in Mainland China. Specify
> `https://mirror.sjtu.edu.cn/git/guix.git
Thanks for explanation.
So can I think of *guix pull* as an analogue to *nix flake update* or
*nix channel --update*, but with *nix-index* and *​nix-env --upgrade
--attr nixpkgs.nix* or *nix profile upgrade nix* in addition?
On 18/03/2024 08:03, William wrote:
On Sun, 17 Mar 2024 23:04:16 +08