Mark a bunch of packages as broken or not supported on Darwin
This commit is contained in:
@@ -105,7 +105,7 @@ let
|
||||
description = "A complete, cross-platform solution to record, convert and stream audio and video (fork of ffmpeg)";
|
||||
license = with licenses; if enableUnfree then unfree #ToDo: redistributable or not?
|
||||
else if enableGPL then gpl2Plus else lgpl21Plus;
|
||||
platforms = platforms.all;
|
||||
platforms = platforms.linux;
|
||||
maintainers = [ maintainers.vcunat ];
|
||||
};
|
||||
}; # libavFun
|
||||
|
||||
Reference in New Issue
Block a user