all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tobias Geerinckx-Rice <me@tobias.gr>
To: Pierre Neidhardt <mail@ambrevar.xyz>
Cc: help-guix@gnu.org
Subject: Re: Guix closure size of a system?
Date: Tue, 19 May 2020 12:52:00 +0200	[thread overview]
Message-ID: <871rngmc33.fsf@nckx> (raw)
In-Reply-To: <871rngjvjn.fsf@ambrevar.xyz>

[-- Attachment #1: Type: text/plain, Size: 492 bytes --]

Hullo Pierre,

Pierre Neidhardt 写道:
> Is there a way to calculate the closure size of a system (as 
> generated
> by guix system reconfigure config.scm)?

Trivially!  Guix does good the unix and composes:

  $ guix size `guix build /etc/guix/system.scm`

allowing funtrospection like

  $ guix size `readlink /run/current-system`
  total: 3372.1 MiB

  $ guix size `readlink /run/current-system/profile`
  total: 2207.7 MiB

This Guix thing is pretty neat,

T G-R

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]

      parent reply	other threads:[~2020-05-19 10:52 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-19  6:19 Guix closure size of a system? Pierre Neidhardt
2020-05-19  6:30 ` Mathieu Othacehe
2020-05-19  7:15   ` Pierre Neidhardt
2020-05-19  9:33 ` Marius Bakke
2020-05-19  9:57   ` Pierre Neidhardt
2020-05-19 12:21     ` Julien Lepiller
2020-05-19 12:50       ` Pierre Neidhardt
2020-05-19 13:05         ` Julien Lepiller
2020-05-19 15:41     ` Leo Famulari
2020-05-19 15:58       ` Pierre Neidhardt
2020-05-19 16:22         ` Leo Famulari
2020-05-19 16:46           ` Pierre Neidhardt
2020-05-19 17:28             ` Leo Famulari
2020-05-19 17:27           ` bug#41406: Docker package retains Go references (was Re: Guix closure size of a system?) Leo Famulari
2020-05-19 18:16             ` Danny Milosavljevic
2020-05-19 18:25               ` Leo Famulari
2020-05-19 18:32                 ` Danny Milosavljevic
2020-05-19 18:43                   ` Julien Lepiller
2020-05-19 19:00                   ` Leo Famulari
2020-05-19 19:05                     ` Danny Milosavljevic
2020-05-20  6:16                   ` Pierre Neidhardt
2020-05-20 16:43                     ` Leo Famulari
2020-05-20 17:05                       ` Marius Bakke
2020-05-20 18:30                       ` Julien Lepiller
2020-05-21  9:41                         ` zimoun
2020-05-21 16:20                           ` Leo Famulari
2020-05-26 14:17                             ` Danny Milosavljevic
2020-05-26 16:24                               ` Leo Famulari
2020-05-27 11:53                                 ` Danny Milosavljevic
2020-05-27 17:22                                   ` Leo Famulari
2020-05-20 21:09                       ` Pierre Neidhardt
2020-05-20 23:01                         ` Leo Famulari
2020-05-21  7:02                           ` Pierre Neidhardt
2020-05-19 10:52 ` Tobias Geerinckx-Rice [this message]

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=871rngmc33.fsf@nckx \
    --to=me@tobias.gr \
    --cc=help-guix@gnu.org \
    --cc=mail@ambrevar.xyz \
    /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.