treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -50,5 +50,6 @@ stdenv.mkDerivation rec {
|
||||
homepage = "https://github.com/gerstrong/Commander-Genius";
|
||||
maintainers = with stdenv.lib.maintainers; [ hce ];
|
||||
license = stdenv.lib.licenses.gpl2;
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user