"Thompson, David" skribis:
> On Thu, May 26, 2016 at 4:07 AM, Ludovic Courtès wrote:
>
>> Even shorter:
>>
>> (source "/some/file/out/there")
>>
>> or:
>>
>> (source ".")
>
> I think there is a bug here because I've tried this at various points
> in time and it has never worked. A pattern m
On Thu, May 26, 2016 at 4:07 AM, Ludovic Courtès wrote:
> Even shorter:
>
> (source "/some/file/out/there")
>
> or:
>
> (source ".")
I think there is a bug here because I've tried this at various points
in time and it has never worked. A pattern matcher somewhere fails
because a string isn'
Ricardo Wurmus skribis:
> Christopher Baines writes:
>
>> On 25/05/16 11:29, Ricardo Wurmus wrote:
>>> Christopher Baines writes:
The second issue was getting the data to the store, as first I tried a
relative path, but that did not work, and ended up having to expose the
reposit
Christopher Baines writes:
> On 25/05/16 11:29, Ricardo Wurmus wrote:
>> Christopher Baines writes:
>>> The second issue was getting the data to the store, as first I tried a
>>> relative path, but that did not work, and ended up having to expose the
>>> repository using a HTTP server, and acce
On Wed, May 25, 2016 at 10:23:20AM +0200, Alex Sassmannshausen wrote:
> Christopher Baines writes:
> > The first, is that the hash is required, which I only had to compute
> > once, but if I wanted to change the package, I would have to update
> > this, which is prohibitive to local development. As
On 25/05/16 11:29, Ricardo Wurmus wrote:
> Christopher Baines writes:
>> The second issue was getting the data to the store, as first I tried a
>> relative path, but that did not work, and ended up having to expose the
>> repository using a HTTP server, and access it over the loopback
>> interface
On 25/05/16 10:23, Alex Sassmannshausen wrote:
>> The first, is that the hash is required, which I only had to compute
>> once, but if I wanted to change the package, I would have to update
>> this, which is prohibitive to local development. As an improvement to
>> this, could the hash be optional,
On Tue 24 May 2016 20:25, Christopher Baines writes:
> The first, is that the hash is required, which I only had to compute
> once, but if I wanted to change the package, I would have to update
> this, which is prohibitive to local development. As an improvement to
> this, could the hash be optio
Ricardo Wurmus writes:
> Christopher Baines writes:
>
>> The second issue was getting the data to the store, as first I tried a
>> relative path, but that did not work, and ended up having to expose the
>> repository using a HTTP server, and access it over the loopback
>> interface. This again i
Christopher Baines writes:
> The second issue was getting the data to the store, as first I tried a
> relative path, but that did not work, and ended up having to expose the
> repository using a HTTP server, and access it over the loopback
> interface. This again is rather prohibitive to local d
Hello,
Christopher Baines writes:
> Today I had a go at writing a dummy python library, and packaging it,
> and then installing it within an environment, with the aim of
> experimenting more with how Guix works, and to explore how Guix can be
> used as a developer (with unpublished local packages
Today I had a go at writing a dummy python library, and packaging it,
and then installing it within an environment, with the aim of
experimenting more with how Guix works, and to explore how Guix can be
used as a developer (with unpublished local packages).
There were several slight issues with th
12 matches
Mail list logo