mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-15 18:58:05 +00:00
dpdk-kmods: unbreak hardened kernels
This commit is contained in:
parent
c41df32743
commit
7feed22946
@ -32,6 +32,5 @@ stdenv.mkDerivation rec {
|
||||
license = licenses.gpl2Only;
|
||||
maintainers = [ maintainers.mic92 ];
|
||||
platforms = platforms.linux;
|
||||
broken = kernel.isHardened;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user