treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -17,5 +17,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "http://www.zaphoyd.com/websocketpp/";
|
||||
description = "C++/Boost Asio based websocket client/server library";
|
||||
license = stdenv.lib.licenses.bsd3;
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user