cryptodev: unpin kernel

This commit is contained in:
superherointj
2023-02-08 05:47:03 -03:00
committed by Florian Brandes
parent 381f6ed50c
commit 90eb1a70f5

View File

@@ -26059,7 +26059,7 @@ with pkgs;
linux-doc = callPackage ../os-specific/linux/kernel/htmldocs.nix { };
cryptodev = linuxKernel.packages.linux_4_9.cryptodev;
cryptodev = linuxPackages.cryptodev;
dpdk = callPackage ../os-specific/linux/dpdk {
kernel = null; # dpdk modules are in linuxPackages.dpdk.kmod