query
On this page

callPackagesWith

lib.customisation.callPackagesWith

Docs pulled from | This Revision | 21 minutes ago


Like callPackage, but for a function that returns an attribute set of derivations. The override function is added to the individual attributes.

Inputs

autoArgs

1. Function argument

fn

2. Function argument

args

3. Function argument

Type

callPackagesWith :: AttrSet -> ((AttrSet -> AttrSet) | Path) -> AttrSet -> AttrSet

Noogle also knows

Aliases