Hi,
> Some simple
> packaged software that work on those distros like Debian don't work
> with Guix System […]
Do you mean binaries that were packaged for Debian won’t work unchanged
on Guix System? This is expected as Guix does not provide libraries and
the loader at the location where a Deb
Le 8 juin 2019 09:18:39 GMT+02:00, Ricardo Wurmus a écrit :
>
>Hi,
>
>> Some simple
>> packaged software that work on those distros like Debian don't work
>> with Guix System […]
>
>Do you mean binaries that were packaged for Debian won’t work unchanged
>on Guix System? This is expected as Guix
Hi Guix,
I'm trying to copy the store items for ungoogled-chromium from one of my
hosts that has many computational resources to another one that does not,
so that I do not have to build ungoogled-chromium on the less powerful
host.
However, even after copying the store items using guix arch
Jack Hill writes:
> Hi Guix,
>
> I'm trying to copy the store items for ungoogled-chromium from one of my
> hosts that has many computational resources to another one that does not,
> so that I do not have to build ungoogled-chromium on the less powerful
> host.
>
> However, even after copying
On Sat, 8 Jun 2019, Marius Bakke wrote:
Jack Hill writes:
Hi Guix,
I'm trying to copy the store items for ungoogled-chromium from one of my
hosts that has many computational resources to another one that does not,
so that I do not have to build ungoogled-chromium on the less powerful
host.
Hi,
> The cache directories are not affected by “guix gc”. The default cache
> directory when using the cuirass service on Guix System is
Unfortunately clearing the cache wouldn't help. maybe I had a mistake on
definition of `$cuirass-spec` or manifest file.
Best,
Reza
Hello Guix,
I want to create a plain file during package build and copy it to output.
but using following definition, I receive error on during package installation:
--- CODE:
-
(add-after 'install 'register-pl