treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -23,5 +23,6 @@ stdenv.mkDerivation {
|
||||
license = stdenv.lib.licenses.lgpl2Plus;
|
||||
homepage = https://ccrma.stanford.edu/~jos/resample/Free_Resampling_Software.html;
|
||||
maintainers = [ stdenv.lib.maintainers.sander ];
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user