Set meta.platforms attribute to platforms.linux for Seafile packages and their prerequisites
This commit is contained in:
@@ -33,6 +33,7 @@ stdenv.mkDerivation rec
|
||||
homepage = "https://github.com/haiwen/seafile-clients";
|
||||
description = "Desktop client for Seafile, the Next-generation Open Source Cloud Storage";
|
||||
license = stdenv.lib.licenses.asl20;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
maintainers = [ stdenv.lib.maintainers.calrama ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user