dependencies.util-linux.enable
Whether to add util-linux to dependencies.
Type: boolean
Default:
false
Declared by:
dependencies.util-linux.package
The util-linux package to use.
Type: package
Default:
pkgs.util-linux
Declared by:
dependencies.util-linux.packageFallback
When enabled, the util-linux package will be added to the end of the PATH (suffix) instead of the beginning (prefix).
This can be useful if you want local versions (e.g. from a devshell) to override the Nixvim version.
Type: boolean
Default:
false
Declared by: