Loading pkgs/applications/misc/remnote/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,9 +23,9 @@ appimageTools.wrapType2 { ''; meta = with lib; { description = "A note-taking application focused on learning and productivity"; description = "Note-taking application focused on learning and productivity"; homepage = "https://remnote.com/"; maintainers = with maintainers; [ max-niederman chewblacka ]; maintainers = with maintainers; [ chewblacka ]; license = licenses.unfree; platforms = [ "x86_64-linux" ]; mainProgram = "remnote"; Loading Loading
pkgs/applications/misc/remnote/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,9 +23,9 @@ appimageTools.wrapType2 { ''; meta = with lib; { description = "A note-taking application focused on learning and productivity"; description = "Note-taking application focused on learning and productivity"; homepage = "https://remnote.com/"; maintainers = with maintainers; [ max-niederman chewblacka ]; maintainers = with maintainers; [ chewblacka ]; license = licenses.unfree; platforms = [ "x86_64-linux" ]; mainProgram = "remnote"; Loading