treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
|
||||
meta = with lib; {
|
||||
description = "Terminal keypress reading library";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user