treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -17,5 +17,6 @@ stdenv.mkDerivation rec {
|
||||
description = "Enables creation and expansion of ISO-9660 filesystems on CD/DVD/BD ";
|
||||
license = licenses.gpl2Plus;
|
||||
maintainers = with maintainers; [ vrthra ];
|
||||
platforms = with platforms; linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user