Loading pkgs/desktops/gnome/core/gnome-dictionary/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -80,6 +80,6 @@ stdenv.mkDerivation rec { description = "Dictionary is the GNOME application to look up definitions"; maintainers = teams.gnome.members; license = licenses.gpl2; platforms = platforms.linux; platforms = platforms.unix; }; } Loading
pkgs/desktops/gnome/core/gnome-dictionary/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -80,6 +80,6 @@ stdenv.mkDerivation rec { description = "Dictionary is the GNOME application to look up definitions"; maintainers = teams.gnome.members; license = licenses.gpl2; platforms = platforms.linux; platforms = platforms.unix; }; }