treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -21,5 +21,6 @@ stdenv.mkDerivation rec {
|
||||
description = "iSNS server and client for Linux";
|
||||
license = stdenv.lib.licenses.lgpl21;
|
||||
homepage = https://github.com/gonzoleeman/open-isns;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user