lemmy-ui: set meta.platforms to nodejs.meta.platforms
lemmy-ui should run everywhere that nodejs does.
This commit is contained in:
@@ -75,6 +75,6 @@ mkYarnPackage {
|
||||
homepage = "https://join-lemmy.org/";
|
||||
license = licenses.agpl3Only;
|
||||
maintainers = with maintainers; [ happysalada billewanick ];
|
||||
platforms = platforms.linux;
|
||||
inherit (nodejs.meta) platforms;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user