emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#35627: closed ([PATCH] Add golang-importer)


From: GNU bug Tracking System
Subject: bug#35627: closed ([PATCH] Add golang-importer)
Date: Fri, 06 Aug 2021 03:41:02 +0000

Your message dated Thu, 05 Aug 2021 23:40:20 -0400
with message-id <87o8abkzq3.fsf@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@gnu.org.)


-- 
35627: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35627
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] Add golang-importer Date: Wed, 08 May 2019 11:40:55 +0530
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


Attachment: 0001-Import-Add-make-go-package.patch
Description: Text Data

Attachment: 0002-golang-Import-formatting.patch
Description: Text Data

Attachment: 0003-Golang-Import-Add-go-name-inputs.patch
Description: Text Data

Attachment: 0004-Golang-Import-Add-package-sexp-go-name-inputs.-forma.patch
Description: Text Data

Attachment: 0005-Removed-alist-sexp-Added-shell-command-go-name-guix-.patch
Description: Text Data

Attachment: 0006-Formatting.patch
Description: Text Data

Attachment: 0007-Formatting.patch
Description: Text Data

Attachment: 0008-Mark-DONE-go-name-guix-name.patch
Description: Text Data

Attachment: 0009-Move-todo-to-top-Add-usage-instructions.patch
Description: Text Data

Attachment: 0010-Bootstrap-don-t-use-gnu-packages-golang.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#35627: [PATCH] Add golang-importer Date: Thu, 05 Aug 2021 23:40:20 -0400 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello Amar,

nly <nly@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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]