query
On this page

lowPrio

lib.meta.lowPrio

Docs pulled from | This Revision | about 2 hours 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

Aliases

Implementation

The following is the current implementation of this function.

lowPrio = setPrio 10;