help-guix
[Top][All Lists]
Advanced

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

Re: Lilypond version


From: Ricardo Wurmus
Subject: Re: Lilypond version
Date: Tue, 05 Sep 2017 09:33:38 +0200
User-agent: mu4e 0.9.18; emacs 25.2.1

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 via email to

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