treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -34,5 +34,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
homepage = https://github.com/ljanyst/carddav-util;
|
||||
description = "A CardDAV import/export utility";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user