···69 meta = with lib; {
70 description = "Listen to your favorite podcasts";
71 mainProgram = "gnome-podcasts";
72- homepage = "https://wiki.gnome.org/Apps/Podcasts";
73 license = licenses.gpl3Plus;
74 maintainers = teams.gnome.members;
75 platforms = platforms.unix;
···69 meta = with lib; {
70 description = "Listen to your favorite podcasts";
71 mainProgram = "gnome-podcasts";
72+ homepage = "https://apps.gnome.org/Podcasts/";
73 license = licenses.gpl3Plus;
74 maintainers = teams.gnome.members;
75 platforms = platforms.unix;
+1-1
pkgs/applications/audio/lollypop/default.nix
···102 meta = with lib; {
103 changelog = "https://gitlab.gnome.org/World/lollypop/tags/${version}";
104 description = "A modern music player for GNOME";
105- homepage = "https://wiki.gnome.org/Apps/Lollypop";
106 license = licenses.gpl3Plus;
107 maintainers = with maintainers; [ lovesegfault ];
108 platforms = platforms.linux;
···102 meta = with lib; {
103 changelog = "https://gitlab.gnome.org/World/lollypop/tags/${version}";
104 description = "A modern music player for GNOME";
105+ homepage = "https://gitlab.gnome.org/World/lollypop";
106 license = licenses.gpl3Plus;
107 maintainers = with maintainers; [ lovesegfault ];
108 platforms = platforms.linux;
+1-1
pkgs/applications/audio/rhythmbox/default.nix
···113 };
114115 meta = with lib; {
116- homepage = "https://wiki.gnome.org/Apps/Rhythmbox";
117 description = "A music playing application for GNOME";
118 license = licenses.gpl2Plus;
119 platforms = platforms.linux;
···113 };
114115 meta = with lib; {
116+ homepage = "https://gitlab.gnome.org/GNOME/rhythmbox";
117 description = "A music playing application for GNOME";
118 license = licenses.gpl2Plus;
119 platforms = platforms.linux;
+1-1
pkgs/applications/audio/sound-juicer/default.nix
···63 meta = with lib; {
64 description = "A Gnome CD Ripper";
65 mainProgram = "sound-juicer";
66- homepage = "https://wiki.gnome.org/Apps/SoundJuicer";
67 maintainers = [ maintainers.bdimcheff ];
68 license = licenses.gpl2Plus;
69 platforms = platforms.linux;
···63 meta = with lib; {
64 description = "A Gnome CD Ripper";
65 mainProgram = "sound-juicer";
66+ homepage = "https://gitlab.gnome.org/GNOME/sound-juicer";
67 maintainers = [ maintainers.bdimcheff ];
68 license = licenses.gpl2Plus;
69 platforms = platforms.linux;
+1-1
pkgs/applications/backup/deja-dup/default.nix
···71 of backing up the Right Way (encrypted, off-site, and regular) \
72 and uses duplicity as the backend.
73 '';
74- homepage = "https://wiki.gnome.org/Apps/DejaDup";
75 license = licenses.gpl3Plus;
76 maintainers = with maintainers; [ jtojnar ];
77 platforms = platforms.linux;
···71 of backing up the Right Way (encrypted, off-site, and regular) \
72 and uses duplicity as the backend.
73 '';
74+ homepage = "https://apps.gnome.org/DejaDup/";
75 license = licenses.gpl3Plus;
76 maintainers = with maintainers; [ jtojnar ];
77 platforms = platforms.linux;
···126 PKG_CONFIG_LIBEDATASERVERUI_1_2_UIMODULEDIR = "${placeholder "out"}/lib/evolution-data-server/ui-modules";
127128 meta = with lib; {
129- homepage = "https://wiki.gnome.org/Apps/Evolution";
130 description = "Personal information management application that provides integrated mail, calendaring and address book functionality";
131 mainProgram = "evolution";
132 maintainers = teams.gnome.members;
···126 PKG_CONFIG_LIBEDATASERVERUI_1_2_UIMODULEDIR = "${placeholder "out"}/lib/evolution-data-server/ui-modules";
127128 meta = with lib; {
129+ homepage = "https://gitlab.gnome.org/GNOME/evolution";
130 description = "Personal information management application that provides integrated mail, calendaring and address book functionality";
131 mainProgram = "evolution";
132 maintainers = teams.gnome.members;
+1-1
pkgs/applications/office/gnote/default.nix
···50 };
5152 meta = with lib; {
53- homepage = "https://wiki.gnome.org/Apps/Gnote";
54 description = "A note taking application";
55 mainProgram = "gnote";
56 maintainers = with maintainers; [ jfvillablanca ];
···50 };
5152 meta = with lib; {
53+ homepage = "https://gitlab.gnome.org/GNOME/gnote";
54 description = "A note taking application";
55 mainProgram = "gnote";
56 maintainers = with maintainers; [ jfvillablanca ];
+1-1
pkgs/applications/office/gtg/default.nix
···77 "Getting Things GNOME" (GTG) is a personal tasks and ToDo list organizer inspired by the "Getting Things Done" (GTD) methodology.
78 GTG is intended to help you track everything you need to do and need to know, from small tasks to large projects.
79 '';
80- homepage = "https://wiki.gnome.org/Apps/GTG";
81 downloadPage = "https://github.com/getting-things-gnome/gtg/releases";
82 license = licenses.gpl3Plus;
83 maintainers = with maintainers; [ oyren ];
···77 "Getting Things GNOME" (GTG) is a personal tasks and ToDo list organizer inspired by the "Getting Things Done" (GTD) methodology.
78 GTG is intended to help you track everything you need to do and need to know, from small tasks to large projects.
79 '';
80+ homepage = "https://github.com/getting-things-gnome/gtg";
81 downloadPage = "https://github.com/getting-things-gnome/gtg/releases";
82 license = licenses.gpl3Plus;
83 maintainers = with maintainers; [ oyren ];
+1-1
pkgs/applications/office/pinpoint/default.nix
···13 cairo clutter-gtk ];
1415 meta = with lib; {
16- homepage = "https://wiki.gnome.org/action/show/Apps/Pinpoint";
17 description = "A tool for making hackers do excellent presentations";
18 license = licenses.lgpl21;
19 platforms = platforms.linux;
···13 cairo clutter-gtk ];
1415 meta = with lib; {
16+ homepage = "https://gitlab.gnome.org/Archive/pinpoint";
17 description = "A tool for making hackers do excellent presentations";
18 license = licenses.lgpl21;
19 platforms = platforms.linux;
+1-1
pkgs/applications/office/planner/default.nix
···60 meta = {
61 description = "Project management tool for the GNOME desktop";
62 mainProgram = "planner";
63- homepage = "https://wiki.gnome.org/Apps/Planner";
64 license = lib.licenses.gpl2Plus;
65 maintainers = with lib.maintainers; [ amiloradovsky ];
66 platforms = lib.platforms.unix;
···60 meta = {
61 description = "Project management tool for the GNOME desktop";
62 mainProgram = "planner";
63+ homepage = "https://gitlab.gnome.org/World/planner";
64 license = lib.licenses.gpl2Plus;
65 maintainers = with lib.maintainers; [ amiloradovsky ];
66 platforms = lib.platforms.unix;