Ludovic Courtès (2017-07-03 23:53 +0200) wrote:
> Hi Alex,
>
> Alex Kost skribis:
>
>> Ludovic Courtès (2017-06-30 11:35 +0200) wrote:
>
> [...]
>> I have a (probably not related) question though: in the past, package
>> 'location' contained an *absolute* file name for the packages from
>> GUIX_
Hi Alex,
Alex Kost skribis:
> Ludovic Courtès (2017-06-30 11:35 +0200) wrote:
[...]
>>> Looks like this was removed in an attempt to improve performance over
>>> NFS. The “scheme-files” procedure now includes a comment:
>>>
>>> ;; XXX: We don't recurse if we find a symlink.
>>>
>>> Would it
Ludovic Courtès (2017-06-30 11:35 +0200) wrote:
> Hello,
>
> Ricardo Wurmus skribis:
>
>> Christopher Baines writes:
>>
>>> Recently I had problems with the way GUIX_PACKAGE_PATH was working with
>>> govuk-guix [1]. Currently, I'm using a separate directory for the
>>> GUIX_PACKAGE_PATH that con
Hello,
Ricardo Wurmus skribis:
> Christopher Baines writes:
>
>> Recently I had problems with the way GUIX_PACKAGE_PATH was working with
>> govuk-guix [1]. Currently, I'm using a separate directory for the
>> GUIX_PACKAGE_PATH that contains symlinks to a subset of the Guile
>> modules necessary
On 26/06/17 12:22, Ricardo Wurmus wrote:
>
> Christopher Baines writes:
>
>> Recently I had problems with the way GUIX_PACKAGE_PATH was working with
>> govuk-guix [1]. Currently, I'm using a separate directory for the
>> GUIX_PACKAGE_PATH that contains symlinks to a subset of the Guile
>> module
Christopher Baines writes:
> Recently I had problems with the way GUIX_PACKAGE_PATH was working with
> govuk-guix [1]. Currently, I'm using a separate directory for the
> GUIX_PACKAGE_PATH that contains symlinks to a subset of the Guile
> modules necessary for the packages in the repository.
>
>
Christopher Baines (2017-06-23 21:20 +0100) wrote:
> Hey,
>
> Recently I had problems with the way GUIX_PACKAGE_PATH was working with
> govuk-guix [1]. Currently, I'm using a separate directory for the
> GUIX_PACKAGE_PATH that contains symlinks to a subset of the Guile
> modules necessary for the
com/alphagov/govuk-guix/blob/master/guix-pre-inst-env
From eb859e7866e38b8fb19b1aa14ccd85c5375feff0 Mon Sep 17 00:00:00 2001
From: Christopher Baines
Date: Fri, 23 Jun 2017 20:53:10 +0100
Subject: [PATCH] gnu: packages: Support subdirectories in GUIX_PACKAGE_PATH
* gnu/packages.scm (%package