···2929 meta = with lib; {
3030 description = "A very simple application that lets you define default applications on Linux in a sane way";
3131 homepage = "https://github.com/sandsmark/selectdefaultapplication";
3232+ maintainers = with maintainers; [ nsnelson ];
3233 license = licenses.gpl2;
3334 platforms = platforms.linux;
3435 };