all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Mason Hock <masonhock@gmail.com>
Cc: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Re: Lilypond version
Date: Tue, 05 Sep 2017 09:33:38 +0200	[thread overview]
Message-ID: <87r2vlvbu5.fsf@elephly.net> (raw)
In-Reply-To: <1504550106.3138.7.camel@mason-x60.resnet.ucsb.edu>

Hi,

> Here's what I have in variants.scm, in case I did something wrong there:
[…]
> (define lilypond-stable

This must be “define-public” instead of “define”; alternatively, you can
add “lilypond-stable” to the list of exports in the module definition.

Without this the variable is only defined locally and won’t be visible
to Guix.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net

  reply	other threads:[~2017-09-05  7:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-14 21:08 Lilypond version Mason Hock
2017-08-15  8:21 ` Ricardo Wurmus
     [not found]   ` <1503081574.1829.2.camel@mason-x60.resnet.ucsb.edu>
2017-08-18 22:12     ` Ricardo Wurmus
     [not found]       ` <1503131963.1911.0.camel@mason-x60.resnet.ucsb.edu>
2017-08-19 12:47         ` Ricardo Wurmus
     [not found]           ` <1503180987.1930.2.camel@mason-x60.resnet.ucsb.edu>
2017-08-20  6:22             ` Ricardo Wurmus
2017-09-03 21:57               ` Mason Hock
2017-09-04 12:43                 ` Ricardo Wurmus
2017-09-04 18:35                   ` Mason Hock
2017-09-05  7:33                     ` Ricardo Wurmus [this message]
2017-09-06  4:22                       ` Mason Hock
  -- strict thread matches above, loose matches on Subject: below --
2017-08-15  2:07 Martin Castillo
2017-08-15 15:07 ` Ricardo Wurmus

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r2vlvbu5.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=help-guix@gnu.org \
    --cc=masonhock@gmail.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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.