···6969 meta = with lib; {
7070 description = "Listen to your favorite podcasts";
7171 mainProgram = "gnome-podcasts";
7272- homepage = "https://wiki.gnome.org/Apps/Podcasts";
7272+ homepage = "https://apps.gnome.org/Podcasts/";
7373 license = licenses.gpl3Plus;
7474 maintainers = teams.gnome.members;
7575 platforms = platforms.unix;
+1-1
pkgs/applications/audio/lollypop/default.nix
···102102 meta = with lib; {
103103 changelog = "https://gitlab.gnome.org/World/lollypop/tags/${version}";
104104 description = "A modern music player for GNOME";
105105- homepage = "https://wiki.gnome.org/Apps/Lollypop";
105105+ homepage = "https://gitlab.gnome.org/World/lollypop";
106106 license = licenses.gpl3Plus;
107107 maintainers = with maintainers; [ lovesegfault ];
108108 platforms = platforms.linux;
+1-1
pkgs/applications/audio/rhythmbox/default.nix
···113113 };
114114115115 meta = with lib; {
116116- homepage = "https://wiki.gnome.org/Apps/Rhythmbox";
116116+ homepage = "https://gitlab.gnome.org/GNOME/rhythmbox";
117117 description = "A music playing application for GNOME";
118118 license = licenses.gpl2Plus;
119119 platforms = platforms.linux;
+1-1
pkgs/applications/audio/sound-juicer/default.nix
···6363 meta = with lib; {
6464 description = "A Gnome CD Ripper";
6565 mainProgram = "sound-juicer";
6666- homepage = "https://wiki.gnome.org/Apps/SoundJuicer";
6666+ homepage = "https://gitlab.gnome.org/GNOME/sound-juicer";
6767 maintainers = [ maintainers.bdimcheff ];
6868 license = licenses.gpl2Plus;
6969 platforms = platforms.linux;
+1-1
pkgs/applications/backup/deja-dup/default.nix
···7171 of backing up the Right Way (encrypted, off-site, and regular) \
7272 and uses duplicity as the backend.
7373 '';
7474- homepage = "https://wiki.gnome.org/Apps/DejaDup";
7474+ homepage = "https://apps.gnome.org/DejaDup/";
7575 license = licenses.gpl3Plus;
7676 maintainers = with maintainers; [ jtojnar ];
7777 platforms = platforms.linux;
···126126 PKG_CONFIG_LIBEDATASERVERUI_1_2_UIMODULEDIR = "${placeholder "out"}/lib/evolution-data-server/ui-modules";
127127128128 meta = with lib; {
129129- homepage = "https://wiki.gnome.org/Apps/Evolution";
129129+ homepage = "https://gitlab.gnome.org/GNOME/evolution";
130130 description = "Personal information management application that provides integrated mail, calendaring and address book functionality";
131131 mainProgram = "evolution";
132132 maintainers = teams.gnome.members;
+1-1
pkgs/applications/office/gnote/default.nix
···5050 };
51515252 meta = with lib; {
5353- homepage = "https://wiki.gnome.org/Apps/Gnote";
5353+ homepage = "https://gitlab.gnome.org/GNOME/gnote";
5454 description = "A note taking application";
5555 mainProgram = "gnote";
5656 maintainers = with maintainers; [ jfvillablanca ];
+1-1
pkgs/applications/office/gtg/default.nix
···7777 "Getting Things GNOME" (GTG) is a personal tasks and ToDo list organizer inspired by the "Getting Things Done" (GTD) methodology.
7878 GTG is intended to help you track everything you need to do and need to know, from small tasks to large projects.
7979 '';
8080- homepage = "https://wiki.gnome.org/Apps/GTG";
8080+ homepage = "https://github.com/getting-things-gnome/gtg";
8181 downloadPage = "https://github.com/getting-things-gnome/gtg/releases";
8282 license = licenses.gpl3Plus;
8383 maintainers = with maintainers; [ oyren ];
+1-1
pkgs/applications/office/pinpoint/default.nix
···1313 cairo clutter-gtk ];
14141515 meta = with lib; {
1616- homepage = "https://wiki.gnome.org/action/show/Apps/Pinpoint";
1616+ homepage = "https://gitlab.gnome.org/Archive/pinpoint";
1717 description = "A tool for making hackers do excellent presentations";
1818 license = licenses.lgpl21;
1919 platforms = platforms.linux;