all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Adam Pribyl <pribyl@lowlevel.cz>
Cc: guix-devel@gnu.org
Subject: Re: GNU Guix 0.7 released
Date: Mon, 11 Aug 2014 16:18:02 +0200	[thread overview]
Message-ID: <87ppg7w1np.fsf@gnu.org> (raw)
In-Reply-To: <alpine.DEB.2.00.1407261646150.17200@sandbox.cz> (Adam Pribyl's message of "Sun, 27 Jul 2014 14:26:26 +0200 (CEST)")

Hello,

Sorry for the delay.

Adam Pribyl <pribyl@lowlevel.cz> skribis:

> - Why "guix package -I" shows me for newly installed system nothing -
> no packages installed? It shows just additionally installed ones.

Without the -p option, ‘guix package’ just look at the user’s profile,
which is ~/.guix-profile.  Initially it’s empty.

On the complete system, there are, however, packages installed
system-wide under /run/current-system/profile.  Eventually one should be
able to run:

  guix package -p /run/current-system/profile -I

That doesn’t work in 0.7.

> - How should I add may own services, or add something like sshd? I've
> read the doc so far, I may add my own service after installing openssh
> or lsh but the chapter
> http://www.gnu.org/software/dmd/manual/html_node/Service-Examples.html#Service-Examples
> "needs a lot of work". What I am suprised there is not a service file
> already present in the package. Or am I looking just at the wrong
> place?

For a list of pre-defined services, please see:

  http://www.gnu.org/software/guix/manual/html_node/Services.html

The lshd service is listed under “Network Services”.  An example of how
to use it is shown at
<http://www.gnu.org/software/guix/manual/html_node/Using-the-Configuration-System.html>.

> - How should one work with /gnu/store to find something fast while it
> is not sorted by package name but hash name. Would it be possible to
> do something like symlinks bash->ddlkjfalfjlflkjdf...-bash-4.3 in the
> store or somewhere, or is this a nonsence?

In general, you would find something in the store by using ‘guix build’
or ‘guix package’ rather than browsing /gnu/store manually.

HTH!

Ludo’.

  reply	other threads:[~2014-08-11 14:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-25  7:12 GNU Guix 0.7 released Ludovic Courtès
2014-07-27 12:26 ` Adam Pribyl
2014-08-11 14:18   ` Ludovic Courtès [this message]
2014-08-11 21:21     ` Ludovic Courtès

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=87ppg7w1np.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=pribyl@lowlevel.cz \
    /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.