GNU bug report logs - #35627
[PATCH] Add golang-importer

Previous Next

Package: guix-patches;

Reported by: nly <nly <at> disroot.org>

Date: Wed, 8 May 2019 06:12:01 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#35627: closed ([PATCH] Add golang-importer)
Date: Fri, 06 Aug 2021 03:41:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 05 Aug 2021 23:40:20 -0400
with message-id <87o8abkzq3.fsf <at> gmail.com>
and subject line Re: bug#35627: [PATCH] Add golang-importer
has caused the debbugs.gnu.org bug report #35627,
regarding [PATCH] Add golang-importer
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
35627: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35627
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: nly <nly <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] Add golang-importer
Date: Wed, 08 May 2019 11:40:55 +0530
[Message part 3 (text/plain, inline)]
Hi. I've attached some patches for a golang importer

To use:
1. (load "golang.scm")
2. (define gopkg (make-go-package go-name*))
3. (package-sexp gopkg)
;; go-name looks like "golang.org/auth/pkg"

;; TODO
1. reliant on github urls
2. extract license
3. Recursive?

Suggestions welcome

Thanks,
Amar


[0001-Import-Add-make-go-package.patch (text/x-patch, attachment)]
[0002-golang-Import-formatting.patch (text/x-patch, attachment)]
[0003-Golang-Import-Add-go-name-inputs.patch (text/x-patch, attachment)]
[0004-Golang-Import-Add-package-sexp-go-name-inputs.-forma.patch (text/x-patch, attachment)]
[0005-Removed-alist-sexp-Added-shell-command-go-name-guix-.patch (text/x-patch, attachment)]
[0006-Formatting.patch (text/x-patch, attachment)]
[0007-Formatting.patch (text/x-patch, attachment)]
[0008-Mark-DONE-go-name-guix-name.patch (text/x-patch, attachment)]
[0009-Move-todo-to-top-Add-usage-instructions.patch (text/x-patch, attachment)]
[0010-Bootstrap-don-t-use-gnu-packages-golang.patch (text/x-patch, attachment)]
[Message part 14 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: nly <nly <at> disroot.org>
Cc: 35627-done <at> debbugs.gnu.org
Subject: Re: bug#35627: [PATCH] Add golang-importer
Date: Thu, 05 Aug 2021 23:40:20 -0400
Hello Amar,

nly <nly <at> disroot.org> writes:

> Hi. I've attached some patches for a golang importer
>
> To use:
> 1. (load "golang.scm")
> 2. (define gopkg (make-go-package go-name*))
> 3. (package-sexp gopkg)
> ;; go-name looks like "golang.org/auth/pkg"
>
> ;; TODO
> 1. reliant on github urls
> 2. extract license
> 3. Recursive?
>
> Suggestions welcome
>
> Thanks,
> Amar

Thank you for your efforts.  Perhaps others have built on it, as we now
have a relatively featureful Go importer in Guix, as you probably saw!

Closing,

Maxim


This bug report was last modified 3 years and 289 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.