gnome-user-docs: expand platforms to all
This commit is contained in:
parent
575e853bd9
commit
ea39c3ddab
@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user