mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-11 15:27:20 +03:00
linuxPackages_4_18.exfat-nofuse: broken
This commit is contained in:
parent
29cdef4b89
commit
dd2f3fd8f8
@ -33,5 +33,6 @@ stdenv.mkDerivation rec {
|
||||
license = lib.licenses.gpl2;
|
||||
maintainers = with lib.maintainers; [ makefu ];
|
||||
platforms = lib.platforms.linux;
|
||||
broken = stdenv.lib.versionAtLeast kernel.version "4.18";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user