Hi,
Ricardo Wurmus skribis:
> For the haskell-build-system I want to offer two outputs by default:
> "out" and "static". However, the build system has no way to override
> the default as (@ (guix packages) package->bag) passes the package’s
> “outputs” value to make-bag.
Ah.
> When the packag
For the haskell-build-system I want to offer two outputs by default:
"out" and "static". However, the build system has no way to override
the default as (@ (guix packages) package->bag) passes the package’s
“outputs” value to make-bag.
When the package doesn’t define a value for “outputs”, the de