all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* guix size with manifest?
@ 2024-03-31 21:38 Spencer Skylar Chan
  2024-04-01 14:18 ` Greg Hogan
  0 siblings, 1 reply; 3+ messages in thread
From: Spencer Skylar Chan @ 2024-03-31 21:38 UTC (permalink / raw)
  To: help-guix

Dear Guix,

How do I run guix size with a manifest? Most guix shell commands use -m 
for a manifest file, but guix size uses -m for map-file. Right now I'm using

grep -F \" manifest.scm | cut -d \" -f 2 | xargs guix size

but this would only work for autogenerated manifests from
guix shell --export-manifest and not manifests written by hand.

Thanks,
Skylar


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-01 15:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-31 21:38 guix size with manifest? Spencer Skylar Chan
2024-04-01 14:18 ` Greg Hogan
2024-04-01 15:01   ` Tomas Volf

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.