gnome-user-docs: expand platforms to all
This commit is contained in:
@@ -36,6 +36,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "https://help.gnome.org/users/gnome-help/";
|
homepage = "https://help.gnome.org/users/gnome-help/";
|
||||||
license = licenses.cc-by-30;
|
license = licenses.cc-by-30;
|
||||||
maintainers = teams.gnome.members;
|
maintainers = teams.gnome.members;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user