nixos/gnome3: don't install epiphany default

See https://github.com/NixOS/nixpkgs/issues/98819
This commit is contained in:
WORLDofPEACE 2020-10-10 22:12:59 -04:00
parent 6cd6626691
commit 13b192749c
2 changed files with 10 additions and 1 deletions

View file

@ -913,6 +913,13 @@ CREATE ROLE postgres LOGIN SUPERUSER;
</programlisting>
</para>
</listitem>
<listitem>
<para>
The GNOME desktop manager no longer default installs <package>gnome3.epiphany</package>.
It was chosen to do this as it has a usability breaking issue (see issue <link xlink:href="https://github.com/NixOS/nixpkgs/issues/98819">#98819</link>)
that makes it unsuitable to be a default app.
</para>
</listitem>
</itemizedlist>
</section>

View file

@ -374,7 +374,9 @@ in
baobab
cheese
eog
epiphany
/* Not in good standing on nixos:
* https://github.com/NixOS/nixpkgs/issues/98819
/* epiphany */
gedit
gnome-calculator
gnome-calendar