guix-devel
[Top][All Lists]
Advanced

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

Re: [Patch] address@hidden Updated patch


From: Leo Famulari
Subject: Re: [Patch] address@hidden Updated patch
Date: Mon, 27 Jun 2016 11:20:09 -0400
User-agent: Mutt/1.6.0 (2016-04-01)

On Sun, Jun 26, 2016 at 06:14:48PM -0400, Matthew Jordan wrote:
> Subject: [PATCH] gnu: Add address@hidden
> 
> * 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.



reply via email to

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