guix-devel
[Top][All Lists]
Advanced

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

Re: Graph an operating-system derivation


From: David Craven
Subject: Re: Graph an operating-system derivation
Date: Sat, 3 Sep 2016 17:13:16 +0200

>  guix graph -t derivation $(guix system build -d config.scm)

Thanks!

> ‘dot’ takes ages to process it and the result is too big to be of any
> use (it might be less bad with use an interactive graph navigation tool
> like Tulip).

Yes, guix graph produces the output for 24032 boxes...

> What info would you like to see on the graph?

Just trying to better understand how guix works. I wanted to find out
where the locale-2.24.drv comes from, but I found it (it's in
gnu/system/locale.scm obviously :)

Maybe guix edit could also work for derivations? It's nice to be able
to find the source that created/caused the derivation.



reply via email to

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