From 762d55211a729cb2e07157390c158085d278e228 Mon Sep 17 00:00:00 2001 From: Kranium Gikos Mendoza Date: Sat, 9 Jan 2016 06:02:00 +0800 Subject: [PATCH] docs: kernelPackagesFor -> linuxPackagesFor --- doc/package-notes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/package-notes.xml b/doc/package-notes.xml index 9d8217d60bc8..4148e87e0189 100644 --- a/doc/package-notes.xml +++ b/doc/package-notes.xml @@ -125,7 +125,7 @@ $ make menuconfig ARCH=arch It may be that the new kernel requires updating the external kernel modules and kernel-dependent packages listed in the - kernelPackagesFor function in + linuxPackagesFor function in all-packages.nix (such as the NVIDIA drivers, AUFS, etc.). If the updated packages aren’t backwards compatible with older kernels, you may need to keep the older versions