[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: pypi->guix script
From: |
Ludovic Courtès |
Subject: |
Re: pypi->guix script |
Date: |
Mon, 08 Sep 2014 16:42:22 +0200 |
User-agent: |
Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux) |
"Thompson, David" <address@hidden> skribis:
> On Mon, Sep 8, 2014 at 3:06 AM, Ludovic Courtès <address@hidden> wrote:
[...]
>> It would indeed be nice to turn it into a ‘guix pipy’ command or
>> something like that. If need be, I can help with the details of
>> integrating it.
>>
>
> Yes, that would be nice. What are your thoughts on this?
The way forward would be to drop the file as guix/scripts/pipy.scm, and
then adjust it to follow the calling convention that ‘run-guix-command’
expects. Similarly, it should use (guix build download).
Since it uses Guile-JSON, maybe ./configure would have to check for its
availability and disable compilation/installation when Guile-JSON is not
found (in a way similar to BUILD_DAEMON_OFFLOAD, in config-daemon.ac.)
Then a test file and an entry in the manual would be perfect.
Ludo’.
- pypi->guix script, David Thompson, 2014/09/06
- Re: pypi->guix script, Nikita Karetnikov, 2014/09/06
- Re: pypi->guix script, Ludovic Courtès, 2014/09/08
- Re: pypi->guix script, Thompson, David, 2014/09/08
- Re: pypi->guix script,
Ludovic Courtès <=
- Re: pypi->guix script, Thompson, David, 2014/09/08
- Re: pypi->guix script, Ludovic Courtès, 2014/09/09
- Re: pypi->guix script, Thompson, David, 2014/09/09
- Re: pypi->guix script, Ludovic Courtès, 2014/09/09
- Re: pypi->guix script, Cyril Roelandt, 2014/09/10
Re: pypi->guix script, Cyril Roelandt, 2014/09/10