treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -17,5 +17,6 @@ stdenv.mkDerivation {
|
||||
homepage = http://alumnit.ca/~apenwarr/netselect/;
|
||||
description = "An ultrafast intelligent parallelizing binary-search implementation of \"ping\"";
|
||||
license = "BSD";
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user