help-guix
[Top][All Lists]
Advanced

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

Re: How to "Use PROFILE instead of the user’s default profile."?


From: Ricardo Wurmus
Subject: Re: How to "Use PROFILE instead of the user’s default profile."?
Date: Thu, 21 Jun 2018 16:08:49 +0200
User-agent: mu4e 1.0; emacs 26.1

George Clemmer <address@hidden> writes:

> So, I can use PROFILE instead of my user default profile with ....
>
> eval guix package -p /var/guix/profiles/system -p PROFILE --search-paths=exact

Note the backticks and the addition of “/profile”:

    eval `guix package -p /var/guix/profiles/system/profile -p PROFILE 
--search-paths=exact`

-- 
Ricardo




reply via email to

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