hiPrioSet
lib.meta.hiPrioSet
Docs pulled from | This Revision | about 1 hour ago
Apply hiPrio to an attrset with derivations.
Inputs
set-
1. Function argument
Type
hiPrioSet :: { [String] :: Derivation } -> { [String] :: Derivation }
Noogle detected
Implementation
The following is the current implementation of this function.
hiPrioSet = set: mapDerivationAttrset hiPrio set;