mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 07:53:19 +00:00
linuxPackages_4_18.beegfs-module: broken
This commit is contained in:
parent
65402b0f1d
commit
29cdef4b89
@ -41,5 +41,6 @@ in stdenv.mkDerivation {
|
||||
platforms = [ "i686-linux" "x86_64-linux" ];
|
||||
license = licenses.gpl2;
|
||||
maintainers = with maintainers; [ markuskowa ];
|
||||
broken = stdenv.lib.versionAtLeast kernel.version "4.18";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user