Emmanuel Medernach writes:
>> I pulled the same commit on the VM that the one obtained
>> with "guix describe" but it still recompiles my local
>> packages with "guix build". Did I forget something ?
>>
>
>
> I mean it does not download from my substitute server.
Did you authorize the
> I pulled the same commit on the VM that the one obtained
> with "guix describe" but it still recompiles my local
> packages with "guix build". Did I forget something ?
>
I mean it does not download from my substitute server.
I have another question: How to query the output paths giv
On Wed, Jun 3, 2020 at 5:23 PM Marius Bakke wrote:
>
> 'guix package -I' only lists packages that are installed to the user
> profile. Use 'guix package -p /run/current-system/profile -I' to see
> system-installed packages.
>
>
Thanks it works
> The reason 'guix build foo' gives a different re
Emmanuel Medernach writes:
> Hello Guixers !
>
> I created an image with 'guix system vm-image'
> which contains local defined packages. These
> packages are present on the Virtual Machine
> however they are not listed with 'guix package
> --list-installed'.
'guix package -I
Hello Guixers !
I created an image with 'guix system vm-image'
which contains local defined packages. These
packages are present on the Virtual Machine
however they are not listed with 'guix package
--list-installed'.As I need to customize
LD_LIBRARY_PATH, I use "gui