[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/2] packages: Merge like search path specifications.
From: |
Ludovic Courtès |
Subject: |
Re: [PATCH 1/2] packages: Merge like search path specifications. |
Date: |
Fri, 27 Feb 2015 17:03:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
David Thompson <address@hidden> skribis:
> From 3f72a5d1cfe6d65f54c50c2ac8a8dd31f1a0691f Mon Sep 17 00:00:00 2001
> From: David Thompson <address@hidden>
> Date: Mon, 23 Feb 2015 20:36:59 -0500
> Subject: [PATCH 1/2] packages: Merge like search path specifications.
>
> * guix/packages.scm (merge-search-path-specifications): New procedure.
> * guix/scripts/packages.scm (search-path-environment-variables): Merge search
> paths before displaying them.
Could you add a test case? Otherwise LGTM, and surely a good idea.
Thanks,
Ludo’.