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

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

| 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?

  reply	other threads:[~2016-02-10 20:26 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 [this message]
2016-02-13 20:37               ` Alex Kost
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=87si1048k6.fsf@gmail.com \
    --to=myglc2@gmail.com \
    --cc=22600@debbugs.gnu.org \
    /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.