unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Satoru KURASHIKI <lurdan@gmail.com>
To: help-guix@gnu.org
Subject: about basic operation of guix sd
Date: Wed, 8 Apr 2020 00:16:12 +0900	[thread overview]
Message-ID: <CAM0xXk9g+YXxrHoeqrg6+8bvjXNymnOZ-E7vQcyADjnppW-LSA@mail.gmail.com> (raw)

hi,

I happen to know Guix SD recently, and trying to tinkering it.

I've just managed to "guix init" on my new box, and have questions
about its operations.
# excuse: I looked over the guix manual, but may be overlooking clues...

Please tell me any of FAQ, Howto, list thread, blog, sample code, or
gist, which would answer:

- How to unify personal substitutes?
  - "guix publish" will serve the substitutes built on that host, and
I want to add substitutes
    of another host's
  - Is this work as expected? : rsync /gnu/store to repository host to
merge substitutes

- The right way of treating guix code (or guile code structure?)
  - I have to clone guix repo into my home directory?
    - Though "guix pull" should have source tree anywhere (in
/gnu/store?), so are there any interfaces
      to access them through guix-daemon?
  - I want to tweak existing code (package definition)
    - I should copy target file to somewhere working directory to edit
      or edit target file in the project tree?

- Emacs setup (to edit guix configuration)
  - I want something like:
    - i.e. M-x guix-describe-variables to view document of guix
keywords and jump to its definition
    - C-x C-e to evaluate variables (to confirm its values)
    - guix keyword completion
    - Some linter (flymake/flycheck thing)
  - emacs-guix seems to be "guix" command wrapper, so I guess
configuring geiser will make it?

regards,
-- 
KURASHIKI Satoru

             reply	other threads:[~2020-04-07 15:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07 15:16 Satoru KURASHIKI [this message]
2020-04-07 16:27 ` about basic operation of guix sd Marius Bakke
2020-04-15 14:23   ` Satoru KURASHIKI
2020-04-07 16:30 ` Julien Lepiller
2020-04-15 14:23   ` Satoru KURASHIKI
2020-04-15 17:06     ` Julien Lepiller

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=CAM0xXk9g+YXxrHoeqrg6+8bvjXNymnOZ-E7vQcyADjnppW-LSA@mail.gmail.com \
    --to=lurdan@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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).