treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -13,5 +13,6 @@ stdenv.mkDerivation rec {
|
||||
description = "The next generation SRS library from the original designer of SRS";
|
||||
license = with lib.licenses; [ gpl2 bsd3 ];
|
||||
homepage = http://www.libsrs2.org/;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user