Hi,
is there a way to create a new package by reusing the output of the original
derivation and just add files to the new package into the new output?
The usecase is PhotoGimp [1] which is set of files which are added to an
already built gimp package.
There standard way is to inherit the packa
Olivier Dion via writes:
> Hi,
>
> Is there a way to make a package that has inputs that will only be
> installed when a given output is selected?
>
> For example, I have a library that has a set of inputs for linking
> against them. The project also come with optional executable tools that
>
Hi,
Is there a way to make a package that has inputs that will only be
installed when a given output is selected?
For example, I have a library that has a set of inputs for linking
against them. The project also come with optional executable tools that
use the library but also other inputs. I d