Merge pull request #215274 from superherointj/fix-cryptodev

cryptodev: unpin kernel
This commit is contained in:
Sandro 2023-02-08 15:23:02 +01:00 committed by GitHub
commit 62b965c135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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