David Craven skribis:
>> What info would you like to see on the graph?
>
> Just trying to better understand how guix works.
‘guix system extension-graph’ is an attempt to help with that, by
showing how pieces are connected together, but it doesn’t show the whole
story…
> I wanted to find out wh
> 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 i
Howdy!
David Craven skribis:
> I'm trying to view the graph of an entire operating-system. I don't
> know yet if it's too complicated to actually produce something useful
> :)
>
> This is what I tried:
>
> guix graph -e '((@ (gnu system) operating-system-derivation) ((@ (guix
> scripts system) r