all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: Sohom Bhattacharjee <soham.bhattacharjee15@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: First installation - Questions
Date: Mon, 03 Jul 2017 00:45:49 +0530	[thread overview]
Message-ID: <b50cd4fa.AEUAMOAnXAUAAAAAAAAAAAPHPkIAAAACwQwAAAAAAAW9WABZWUZv@mailjet.com> (raw)
In-Reply-To: <42248210-3f6a-4060-b55f-9559debc1d3c@gmail.com>


Sohom Bhattacharjee writes:

> 5. When i do a `guix size <package>` the sizes are generally huge (1.3Gb
> for icecat in my system). Why is it so ?

`guix size <package>' reports the size of the entire dependency tree,
not just the one package you specify. Notice that `guix size <package1>'
and `guix size <package2>' add up to more than `guix size <package1>
<package2>'. This is because <package1> and <package2> share parts of
their dependency trees.

> 6. Is there a list of which packages are available as rebuilt
> "substitutes" ( is this correct ?? ) and which ones need to be built
> locally ?

Perhaps, this thread is what you're looking for?

https://lists.gnu.org/archive/html/guix-devel/2017-06/msg00253.html

  reply	other threads:[~2017-07-02 19:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-02  4:08 First installation - Questions Sohom Bhattacharjee
2017-07-02 19:15 ` Arun Isaac [this message]
2017-07-10  9:44 ` Ludovic Courtès
2017-07-14  7:40   ` Sohom Bhattacharjee
2017-07-17  9:57     ` 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=b50cd4fa.AEUAMOAnXAUAAAAAAAAAAAPHPkIAAAACwQwAAAAAAAW9WABZWUZv@mailjet.com \
    --to=arunisaac@systemreboot.net \
    --cc=help-guix@gnu.org \
    --cc=soham.bhattacharjee15@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.