From: Leo Famulari <leo@famulari.name>
To: Matthew Jordan <matthewjordandevops@yandex.com>
Cc: guix-devel@gnu.org
Subject: Re: [Patch] go@1.4 Updated patch
Date: Mon, 27 Jun 2016 11:20:09 -0400 [thread overview]
Message-ID: <20160627152009.GA22040@jasmine> (raw)
In-Reply-To: <87vb0vvbqf.fsf@devserver.i-did-not-set--mail-host-address--so-tickle-me>
On Sun, Jun 26, 2016 at 06:14:48PM -0400, Matthew Jordan wrote:
> Subject: [PATCH] gnu: Add go@1.4
>
> * gnu/local.mk: Modified file.
> * gnu/packages/golang.scm: New file.
> + (replace 'install
> + (lambda* (#:key outputs inputs #:allow-other-keys)
> + (let* ((output (assoc-ref outputs "out"))
> + (doc_out (assoc-ref outputs "doc"))
> + (bash (string-append (assoc-ref inputs "bash") "bin/bash"))
What is this "bash" used for? I don't see it referred to in the install
phase.
next prev parent reply other threads:[~2016-06-27 15:20 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-03 11:42 [Patch] go@1.4 Updated patch Matthew Jordan
2016-06-03 15:40 ` Alex Griffin
2016-06-03 17:39 ` Matthew Jordan
2016-06-06 8:23 ` Andy Wingo
2016-06-06 9:05 ` Alex Vong
2016-06-06 12:34 ` Andy Wingo
2016-06-09 17:07 ` Matthew Jordan
2016-06-12 19:22 ` Ludovic Courtès
2016-06-14 12:45 ` Ludovic Courtès
2016-06-26 22:17 ` Matthew Jordan
2016-06-27 12:13 ` Ludovic Courtès
2016-06-28 0:02 ` Matthew Jordan
2016-06-26 22:14 ` Matthew Jordan
2016-06-27 12:11 ` Ludovic Courtès
2016-07-05 20:14 ` ng0
2016-07-11 8:42 ` Ludovic Courtès
2016-07-13 9:52 ` ng0
2016-06-27 15:20 ` Leo Famulari [this message]
2016-06-28 0:04 ` Matthew Jordan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160627152009.GA22040@jasmine \
--to=leo@famulari.name \
--cc=guix-devel@gnu.org \
--cc=matthewjordandevops@yandex.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).