help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guix size with manifest?


From: Spencer Skylar Chan
Subject: guix size with manifest?
Date: Sun, 31 Mar 2024 17:38:38 -0400
User-agent: Mozilla Thunderbird

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]