Loading pkgs/by-name/gn/gnome-feeds/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -86,7 +86,10 @@ python3.pkgs.buildPythonApplication rec { mainProgram = "gfeeds"; homepage = "https://gitlab.gnome.org/World/gfeeds"; license = lib.licenses.gpl3Plus; maintainers = [ lib.maintainers.pbogdan ]; maintainers = with lib.maintainers; [ pbogdan aleksana ]; platforms = lib.platforms.linux; }; } Loading
pkgs/by-name/gn/gnome-feeds/package.nix +4 −1 Original line number Diff line number Diff line Loading @@ -86,7 +86,10 @@ python3.pkgs.buildPythonApplication rec { mainProgram = "gfeeds"; homepage = "https://gitlab.gnome.org/World/gfeeds"; license = lib.licenses.gpl3Plus; maintainers = [ lib.maintainers.pbogdan ]; maintainers = with lib.maintainers; [ pbogdan aleksana ]; platforms = lib.platforms.linux; }; }