query
On this page

dontDistribute

pkgs.haskell.lib.dontDistribute

Docs pulled from | This Revision | 13 minutes ago


dontDistribute disables the distribution of binaries for the package via hydra.


Noogle detected

Implementation

The following is the current implementation of this function.

dontDistribute = compose.dontDistribute;