lowPrio
lib.meta.lowPrio
Docs pulled from | This Revision | 4 days ago
Decrease the nix-env priority of the package, i.e., other versions/variants of the package will be preferred.
Inputs
drv-
1. Function argument
Noogle detected
Implementation
The following is the current implementation of this function.
lowPrio = setPrio 10;