treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -25,5 +25,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = http://incrtcl.sourceforge.net/;
|
||||
description = "Object Oriented Enhancements for Tcl/Tk";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user