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 = licenses.cddl;
|
||||
homepage = http://www.brendangregg.com/flamegraphs.html;
|
||||
description = "Visualization for profiled code";
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user