treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -24,5 +24,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = https://code.google.com/p/google-authenticator/;
|
||||
description = "Two-step verification, with pam module";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user