all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Adam Mazurkiewicz <trzczy@gmail.com>
To: help-guix@gnu.org
Subject: Re: Initial variables value?
Date: Wed, 22 May 2019 15:07:17 +0200	[thread overview]
Message-ID: <CALStFoG=VURS6XQWrR2zveKcp8uWp+6eG7051HDghDqos1MPyQ@mail.gmail.com> (raw)
In-Reply-To: <87tvdqsduc.fsf@gnu.org>

niedz., 19 maj 2019 o 16:45 Ludovic Courtès <ludo@gnu.org> napisał(a):
>
> Hi,
>
> Julien Lepiller <julien@lepiller.eu> skribis:
>
> > There are different ways to find these values. You can grep through the code from https://git.savannah.gnu.org/git/guix.git (https://git.savannah.gnu.org/cgit/guix.git for the web version). You can also run `guix repl` and type the variable name (you might need to import some modules before, I didn't check). Most of the time however, these variables are explained in the manual.
> >
> > For %desktop-services, the actual definition is around here: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/services/desktop.scm#n1047
> >
> > For default values of records, you'll have look at the code or the manual. Services are defined in gnu/services/*.scm.
>
> If you use Emacs and Emacs-Guix, you can also run:
>
>   M-x guix-default-services
Yes, it worked, thanks.
>
> which is really handy.
>
> Another trick is to run:
>
>   guix system extension-graph /path/to/your/config.scm | dot -Tpdf > t.pdf
>   evince t.pdf
>
> to view the “service extension graph” for your OS configuration.  That
> should give you an idea of what’s included and how these bits interact
> with one another.
Good advise, thanks a lot.
>
> HTH!
>
> Ludo’.
Regards,
Adam

  reply	other threads:[~2019-05-22 10:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-19  6:36 Initial variables value? Adam Mazurkiewicz
2019-05-19  8:05 ` Julien Lepiller
2019-05-19 14:44   ` Ludovic Courtès
2019-05-22 13:07     ` Adam Mazurkiewicz [this message]
     [not found]   ` <CALStFoEnAT=kxjbqkFXHckgE_2zpFQL6zzcFMFTB=RUjzT_0ZQ@mail.gmail.com>
2019-05-22 13:04     ` Fwd: " Adam Mazurkiewicz

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='CALStFoG=VURS6XQWrR2zveKcp8uWp+6eG7051HDghDqos1MPyQ@mail.gmail.com' \
    --to=trzczy@gmail.com \
    --cc=help-guix@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.