linuxPackages.dpdk: remove alias
This was causing evaluation errors in some instances. Fixes https://github.com/NixOS/nixpkgs/issues/127275 (cherry picked from commit 0e82a3269727fb4c8e3d0b71a7048b465b3be8e4)
This commit is contained in:
parent
fe80e34fef
commit
035c6b0ee9
@ -20535,8 +20535,6 @@ in
|
|||||||
|
|
||||||
dpdk-kmods = callPackage ../os-specific/linux/dpdk-kmods { };
|
dpdk-kmods = callPackage ../os-specific/linux/dpdk-kmods { };
|
||||||
|
|
||||||
dpdk = throw "The dpdk driver has been renamed to dpdk-mods.";
|
|
||||||
|
|
||||||
exfat-nofuse = callPackage ../os-specific/linux/exfat { };
|
exfat-nofuse = callPackage ../os-specific/linux/exfat { };
|
||||||
|
|
||||||
evdi = callPackage ../os-specific/linux/evdi { };
|
evdi = callPackage ../os-specific/linux/evdi { };
|
||||||
|
Loading…
x
Reference in New Issue
Block a user