From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Lilypond version Date: Tue, 05 Sep 2017 09:33:38 +0200 Message-ID: <87r2vlvbu5.fsf@elephly.net> References: <1502744909.1818.7.camel@mason-x60.resnet.ucsb.edu> <8760dpgs1s.fsf@elephly.net> <1503081574.1829.2.camel@mason-x60.resnet.ucsb.edu> <8760dky18g.fsf@elephly.net> <1503131963.1911.0.camel@mason-x60.resnet.ucsb.edu> <87378nyb9y.fsf@elephly.net> <1503180987.1930.2.camel@mason-x60.resnet.ucsb.edu> <87ziauwyg8.fsf@elephly.net> <1504475879.2081.1.camel@mason-x60.resnet.ucsb.edu> <8760cyws5g.fsf@elephly.net> <1504550106.3138.7.camel@mason-x60.resnet.ucsb.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dp8Mr-0000c9-Ag for help-guix@gnu.org; Tue, 05 Sep 2017 03:33:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dp8Mm-0004DI-L8 for help-guix@gnu.org; Tue, 05 Sep 2017 03:33:53 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21005) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dp8Mm-0004CM-Ee for help-guix@gnu.org; Tue, 05 Sep 2017 03:33:48 -0400 In-reply-to: <1504550106.3138.7.camel@mason-x60.resnet.ucsb.edu> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Mason Hock Cc: "help-guix@gnu.org" 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