nix-cachyos-kernel/kernel-cachyos
Can H. Tartanoglu f0bd45133a
feat: enable CONFIG_RUST=y in common settings
Upstream CachyOS (linux-cachyos/config) already ships CONFIG_RUST=y,
so this is also a bug fix, the nix packages should mirror upstream
but were missing this option.

Without CONFIG_RUST=y, the Rust sysroot (libcore, liballoc,
libkernel), target.json, and build infrastructure are never generated
during `make modules_prepare`, making out-of-tree Rust kernel module
compilation impossible despite `withRust = true` and the toolchain
being available in moduleBuildDependencies.

Closes #37
2026-02-28 08:45:16 +01:00
..
cachySettings.nix feat: enable CONFIG_RUST=y in common settings 2026-02-28 08:45:16 +01:00
default.nix Add x86_64-v* and zen4 variants for LTS kernel 2026-02-21 11:44:38 -08:00
mkCachyKernel.nix Add experimental AutoFDO support (Fix #23) 2026-01-17 12:35:36 -08:00
packages.nix Use same stdenv for kernel and ZFS (#14) 2025-12-23 19:08:50 -08:00