grub4dos: enable only on Linux
This commit is contained in:
parent
659bea9dda
commit
4a0ca7d92e
@ -32,7 +32,7 @@ in stdenv.mkDerivation rec {
|
||||
homepage = "http://grub4dos.chenall.net/";
|
||||
description = "GRUB for DOS is the dos extension of GRUB";
|
||||
maintainers = with maintainers; [ abbradar ];
|
||||
platforms = platforms.all;
|
||||
platforms = platforms.linux;
|
||||
license = licenses.gpl2;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user