help-guix
[Top][All Lists]
Advanced

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

Re: building emacs from tarball inside guix env


From: John Soo
Subject: Re: building emacs from tarball inside guix env
Date: Thu, 20 Aug 2020 05:04:08 -0700

Hi Adam,

The guix environment command by default gives an environment *required to 
build* the given package. 

In this case

guix environment emacs

Should get you close. Then you can combine with the ad-hoc flag to adjust if 
the requirements of the tarball are different than the package definition in 
guix. 

Hope that helps,

John


reply via email to

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