guix-devel
[Top][All Lists]
Advanced

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

Re: How can I add a package outside the guix source dir?


From: Taylan Ulrich Bayırlı/Kammer
Subject: Re: How can I add a package outside the guix source dir?
Date: Fri, 22 May 2015 11:01:24 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

Feng Shu <address@hidden> writes:

> I want to add a package which will used by myself, for example:
>
> I don't want to put it to guix source dir, How can I solve the problem?

You can set the environment variable GUIX_PACKAGE_PATH to
e.g. ~/.guix-packages then put that package definition into
~/.guix-packages/emacs.scm and it should work.

See (info "(guix) Package Modules"),
i.e. https://gnu.org/s/guix/manual/html_node/Package-Modules.html

Taylan



reply via email to

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