restrict platforms to Linux
This commit is contained in:
@@ -60,6 +60,7 @@ stdenv.mkDerivation {
|
|||||||
homepage = http://www.mendeley.com;
|
homepage = http://www.mendeley.com;
|
||||||
description = "A reference manager and academic social network";
|
description = "A reference manager and academic social network";
|
||||||
license = stdenv.lib.licenses.unfree;
|
license = stdenv.lib.licenses.unfree;
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user