help-guix
[Top][All Lists]
Advanced

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

How to pack development inputs from a package


From: Reza Housseini
Subject: How to pack development inputs from a package
Date: Fri, 20 Sep 2024 15:46:58 +0200

Hi Guixers

>From guix shell I can call

  guix shell -D -f guix.scm

Now I want to pack those into a container with guix pack, but there is
no equivalent command there, how would I achieve this, is there an
expression I could use?

Something along the way

  guix pack -f docker -e '(package->development-manifest (from-file 
"guix.scm"))'

Thanks for any help,
Best Reza



reply via email to

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