all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alex Kost <alezost@gmail.com>
To: myglc2 <myglc2@gmail.com>
Cc: 22600@debbugs.gnu.org
Subject: bug#22600: 'Globally-Visible Packages' not shown by 'M-x guix-installed-packages'
Date: Sat, 13 Feb 2016 23:37:10 +0300	[thread overview]
Message-ID: <87ziv4fitl.fsf@gmail.com> (raw)
In-Reply-To: <87zivb6xyy.fsf@gmail.com>

myglc2 (2016-02-10 23:25 +0300) wrote:

> Alex Kost <alezost@gmail.com> writes:
> [...]
>> I don't understand what "w/wo user mods" means,
>
> That "official" guix recipes in local repo may be modified.
>
> Revised table:
>
> ** Sources of and ways to install packages in guixSD

[...]

I received this table corrupted, I hope the following one will survive
the mail sending.

| Recipe source         | avail to | recipe upgrade | location   | package install                                                  | profile                     | display packages                       | display generations         |
|-----------------------+----------+----------------+------------+------------------------------------------------------------------+-----------------------------+----------------------------------------+-----------------------------|
| guix ???              | system   | guix pull      | /gnu/store | sudo guix system reconfigure <config.scm>                        | /run/current-system/profile | (1) M-x guix-installed-system-packages | M-x guix-system-generations |
| guix ???              | user     | guix pull      | /gnu/store | sudo guix package -i <package>                                   | ~/.guix-profile             | (1) M-x guix-installed-user-packages   | M-x guix-generations        |
| guix git repo         | system   | (2) git pull   | PWD        | [env]$ sudo ./pre-inst-env guix system reconfigure <configs.scm> | /current-system/profile     | (1) M-x guix-installed-system-packages | M-x guix-system-generations |
| guix git repo         | user     | (2) git pull   | PWD        | [env]$ sudo ./pre-inst-env guix package -i <package>             | ~/.guix-profile             | (1) M-x guix-installed-user-packages   | M-x guix-generations        |
| <user-dir>/<user.scm> | system   | N/A            | <user-dir> | sudo guix system reconfigure <config.scm w/ user-package>        | /run/current-system/profile | (1) M-x guix-installed-system-packages | M-x guix-system-generations |
| <user-dir>/<user.scm> | user     | N/A            | <user-dir> | (3) [env]$ sudo guix package -i <user-package>                   | ~/.guix-profile             | M-x guix-installed-packages            | M-x guix-generations        |
|-----------------------+----------+----------------+------------+------------------------------------------------------------------+-----------------------------+----------------------------------------+-----------------------------|

> Notes:
> (1) proposed
> (2) Recipes obtained this way may be modified by the user. Set up the guix git repo as described in the manual (info "(guix) Building from Git"). 
> (3) Add <user-dir> to GUIX_PACKAGE_PATH as described in the manual (info "(guix) Package Modules")
>
> Trying to help a new user get their bearings. What do you think?

It looks ok to me except you use "sudo" everywhere.  This may be
misleading as "sudo" is not needed when a user installs a package in a
his/her profile.

-- 
Alex

  reply	other threads:[~2016-02-13 20:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-08 15:08 bug#22600: 'Globally-Visible Packages' not shown by 'M-x guix-installed-packages' myglc2
2016-02-08 21:58 ` Alex Kost
2016-02-08 22:51   ` Ludovic Courtès
2016-02-09  2:29     ` myglc2
2016-02-09 19:21       ` Alex Kost
2016-02-10  2:30         ` myglc2
2016-02-10  9:04           ` Alex Kost
2016-02-10 20:25             ` myglc2
2016-02-13 20:37               ` Alex Kost [this message]
2016-02-22 19:55         ` Alex Kost

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ziv4fitl.fsf@gmail.com \
    --to=alezost@gmail.com \
    --cc=22600@debbugs.gnu.org \
    --cc=myglc2@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.