MyNixOS website logo
option

system.forbiddenDependenciesRegex

A POSIX Extended Regular Expression that matches store paths that should not appear in the system closure, with the exception of system.extraDependencies, which is not checked.

Declarations
Type
string
Default
""
Example
"-dev$"