programs.ccache.packageNames
Nix top-level packages to be compiled using CCache
- Type
list of string- Default
[ ]- Example
[ "wxGTK32" "ffmpeg" "libav_all" ]- Declared
- <nixpkgs/nixos/modules/programs/ccache.nix>
Nix top-level packages to be compiled using CCache
list of string[ ][
"wxGTK32"
"ffmpeg"
"libav_all"
]