Re: [PATCH 0/1] Go importer

2018-07-25 Thread Pierre-Antoine Rouby
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, than

Re: [PATCH 0/1] Go importer

2018-07-18 Thread Pierre-Antoine Rouby
> 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'.

Re: [PATCH 0/1] Go importer

2018-07-18 Thread Pierre-Antoine Rouby
In unknown file: 0 (lstat #) ERROR: In procedure lstat: Wrong type (expecting string): # --- -- Pierre-Antoine Rouby

Re: [PATCH 0/1] Go importer

2018-06-04 Thread Pierre-Antoine Rouby
diff --git a/guix/import/gopkg.scm b/guix/import/gopkg.scm new file mode 100644 index 0..200d9ffd3 --- /dev/null +++ b/guix/import/gopkg.scm @@ -0,0 +1,384 @@ +;;; GNU Guix --- Functional package management for GNU +;;; Copyright © 2018 Pierre-Antoine Rouby +;;; +;;; This file is part of