Hello!
Pierre-Antoine Rouby skribis:
>> From: "Leo Famulari"
>> On Thu, Jul 19, 2018 at 08:56:03AM +0200, Pierre-Antoine Rouby wrote:
>>> I trying to import 'gitlab-runner'
>>> (https://gitlab.com/gitlab-org/gitlab-runner)
>>> with tag 'v10.6.0'.
>>
>> Okay, thanks. I can reproduce the error:
Hi leo,
> From: "Leo Famulari"
> On Thu, Jul 19, 2018 at 08:56:03AM +0200, Pierre-Antoine Rouby wrote:
>> I trying to import 'gitlab-runner'
>> (https://gitlab.com/gitlab-org/gitlab-runner)
>> with tag 'v10.6.0'.
>
> Okay, thanks. I can reproduce the error:
I have fix this issue (patch attache
On Thu, Jul 19, 2018 at 08:56:03AM +0200, Pierre-Antoine Rouby wrote:
> I trying to import 'gitlab-runner'
> (https://gitlab.com/gitlab-org/gitlab-runner)
> with tag 'v10.6.0'.
Okay, thanks. I can reproduce the error:
--
$ ./pre-inst-env guix import gopkg https://gitlab.com/gitlab-org/gitlab
> From: "Leo Famulari"
> What package are you trying to import here?
I trying to import 'gitlab-runner' (https://gitlab.com/gitlab-org/gitlab-runner)
with tag 'v10.6.0'.
On Wed, Jul 18, 2018 at 03:11:36PM +0200, Pierre-Antoine Rouby wrote:
> I thinks the modifications doesn't works on my computer.
>
> ---
> Backtrace:
> 13 (apply-smob/1 #)
> In ice-9/boot-9.scm:
> 705:2 12 (call-
Hi Leo,
- Original Message -
> From: "Leo Famulari"
>> * guix/import/gopkg.scm: New file.
>> * guix/scripts/import/gopkg.scm: New file.
>> * guix/scripts/import.scm: Add 'gopkg'.
>> * Makefile.am: Add 'gopkg' importer in modules list.
>
> I wonder which of the new files needs to be adde
On Mon, Jun 04, 2018 at 10:18:53AM +0200, Pierre-Antoine Rouby wrote:
> Attached an update of importer.
Thanks! I'm sorry my response is so late.
> From 3e9b4fa12811432fdd7a4d6330f9093dcc72d25a Mon Sep 17 00:00:00 2001
> From: Rouby Pierre-Antoine
> Date: Thu, 26 Apr 2018 15:05:23 +0200
> Subjec
Hi, Leo
> From: "Leo Famulari"
> I've noticed several different dependency manifest formats for Go
> software "in the wild". So, this one is specific to Go software using
> the Gopkg tool?
Yes, Gopkg it's specific for Go software, it's not used by all Go
projects, but lot of big project use it.
On Thu, Apr 26, 2018 at 06:22:38PM +0200, Rouby Pierre-Antoine wrote:
> This patch is a importer for go packages, it's use git repository and the
> 'Gopkg.toml' file (https://golang.github.io/dep/docs/Gopkg.toml.html).
Neat! I didn't have a chance to review the code yet but I'm happy to see
progre
Hi Guix !
This patch is a importer for go packages, it's use git repository and the
'Gopkg.toml' file (https://golang.github.io/dep/docs/Gopkg.toml.html).
Example with totally random package in Go language ;)
---Start---
$ guix i
10 matches
Mail list logo