Amirouche Boubekki skribis:
> From fca3a1020af9d4abe71ab8ab4e2a52011688f272 Mon Sep 17 00:00:00 2001
> From: amz3
> Date: Sat, 20 Jun 2015 18:23:26 +0200
> Subject: [PATCH] guix: scripts: add --dependencies=PACKAGE command
>
> exemple usage:
>
> guix package --dependencies=qsynth | dot -Tpng >
Sorry my patch was missing a file.
On 2015-06-20 18:45, Amirouche Boubekki wrote:
This is a first patch to request the interest and the feedback of the
community to have something like that in guix and how it should be
done.
guix packacge --dependencies=PACKAGE
That will output the dot progra
This is a first patch to request the interest and the feedback of the
community to have something like that in guix and how it should be done.
guix packacge --dependencies=PACKAGE
That will output the dot program required to generate a graph with
graphviz.
The full bash line can be:
guix