kernel-module-flake
kernel-module-flake copied to clipboard
Test ccache for kernel build
See if enabling ccache[1] for nix builds speeds up kernel compilation times. Need to look at these workarounds[2]. If it works well can enable the use case of in tree kernel development.
1: https://nixos.wiki/wiki/CCache 2: https://github.com/NixOS/nixpkgs/issues/153343