Loading pkgs/applications/audio/padthv1/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ stdenv.mkDerivation (finalAttrs: { ]; meta = { description = "polyphonic additive synthesizer"; description = "Polyphonic additive synthesizer"; mainProgram = "padthv1_jack"; homepage = "http://padthv1.sourceforge.net/"; license = lib.licenses.gpl2Plus; Loading pkgs/applications/audio/puredata/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { description = ''A real-time graphical programming environment for audio, video, and graphical processing''; description = ''Real-time graphical programming environment for audio, video, and graphical processing''; homepage = "http://puredata.info"; license = licenses.bsd3; platforms = platforms.linux ++ platforms.darwin; Loading pkgs/applications/editors/leo-editor/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ mkDerivation rec { meta = with lib; { homepage = "https://leo-editor.github.io/leo-editor/"; description = "A powerful folding editor"; description = "Powerful folding editor"; longDescription = "Leo is a PIM, IDE and outliner that accelerates the work flow of programmers, authors and web designers."; license = licenses.mit; maintainers = with maintainers; [ Loading pkgs/applications/editors/your-editor/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { ''; meta = { description = "Your-editor (yed) is a small and simple terminal editor core that is meant to be extended through a powerful plugin architecture"; description = "Small and simple terminal editor core that is meant to be extended through a powerful plugin architecture"; homepage = "https://your-editor.org/"; changelog = "https://github.com/your-editor/yed/blob/${version}/CHANGELOG.md"; license = with lib.licenses; [ mit ]; Loading pkgs/applications/misc/inochi2d/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ in # darwin has slightly different build steps broken = stdenv.hostPlatform.isDarwin; changelog = "https://github.com/Inochi2D/inochi-creator/releases/tag/${src.rev}"; description = "An open source editor for the Inochi2D puppet format"; description = "Open source editor for the Inochi2D puppet format"; }; }; Loading Loading @@ -80,7 +80,7 @@ in # darwin has slightly different build steps broken = stdenv.hostPlatform.isDarwin; changelog = "https://github.com/Inochi2D/inochi-session/releases/tag/${src.rev}"; description = "An application that allows streaming with Inochi2D puppets"; description = "Application that allows streaming with Inochi2D puppets"; }; }; } Loading
pkgs/applications/audio/padthv1/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ stdenv.mkDerivation (finalAttrs: { ]; meta = { description = "polyphonic additive synthesizer"; description = "Polyphonic additive synthesizer"; mainProgram = "padthv1_jack"; homepage = "http://padthv1.sourceforge.net/"; license = lib.licenses.gpl2Plus; Loading
pkgs/applications/audio/puredata/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -69,7 +69,7 @@ stdenv.mkDerivation rec { ''; meta = with lib; { description = ''A real-time graphical programming environment for audio, video, and graphical processing''; description = ''Real-time graphical programming environment for audio, video, and graphical processing''; homepage = "http://puredata.info"; license = licenses.bsd3; platforms = platforms.linux ++ platforms.darwin; Loading
pkgs/applications/editors/leo-editor/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,7 @@ mkDerivation rec { meta = with lib; { homepage = "https://leo-editor.github.io/leo-editor/"; description = "A powerful folding editor"; description = "Powerful folding editor"; longDescription = "Leo is a PIM, IDE and outliner that accelerates the work flow of programmers, authors and web designers."; license = licenses.mit; maintainers = with maintainers; [ Loading
pkgs/applications/editors/your-editor/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ stdenv.mkDerivation rec { ''; meta = { description = "Your-editor (yed) is a small and simple terminal editor core that is meant to be extended through a powerful plugin architecture"; description = "Small and simple terminal editor core that is meant to be extended through a powerful plugin architecture"; homepage = "https://your-editor.org/"; changelog = "https://github.com/your-editor/yed/blob/${version}/CHANGELOG.md"; license = with lib.licenses; [ mit ]; Loading
pkgs/applications/misc/inochi2d/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ in # darwin has slightly different build steps broken = stdenv.hostPlatform.isDarwin; changelog = "https://github.com/Inochi2D/inochi-creator/releases/tag/${src.rev}"; description = "An open source editor for the Inochi2D puppet format"; description = "Open source editor for the Inochi2D puppet format"; }; }; Loading Loading @@ -80,7 +80,7 @@ in # darwin has slightly different build steps broken = stdenv.hostPlatform.isDarwin; changelog = "https://github.com/Inochi2D/inochi-session/releases/tag/${src.rev}"; description = "An application that allows streaming with Inochi2D puppets"; description = "Application that allows streaming with Inochi2D puppets"; }; }; }