Loading pkgs/applications/audio/ams/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Realtime modular synthesizer for ALSA"; homepage = "http://alsamodular.sourceforge.net"; homepage = "https://alsamodular.sourceforge.net"; license = licenses.gpl2; platforms = platforms.linux; maintainers = with maintainers; [ sjfloat ]; Loading pkgs/applications/audio/bristol/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "A range of synthesiser, electric piano and organ emulations"; homepage = "http://bristol.sourceforge.net"; homepage = "https://bristol.sourceforge.net"; license = licenses.gpl3; platforms = ["x86_64-linux" "i686-linux"]; maintainers = [ maintainers.goibhniu ]; Loading pkgs/applications/audio/calf/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { homepage = "http://calf-studio-gear.org"; homepage = "https://calf-studio-gear.org"; description = "A set of high quality open source audio plugins for musicians"; license = licenses.lgpl2; maintainers = [ maintainers.goibhniu ]; Loading pkgs/applications/audio/eflite/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { CFLAGS = lib.optionalString debug " -DDEBUG=2"; meta = { homepage = "http://eflite.sourceforge.net"; homepage = "https://eflite.sourceforge.net"; description = "Speech server for screen readers"; longDescription = '' EFlite is a speech server for Emacspeak and other screen Loading pkgs/applications/audio/freewheeling/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ stdenv.mkDerivation rec { software, released under the GNU GPL license. '' ; homepage = "http://freewheeling.sourceforge.net"; homepage = "https://freewheeling.sourceforge.net"; license = lib.licenses.gpl2; maintainers = [ lib.maintainers.sepi ]; platforms = lib.platforms.linux; Loading Loading
pkgs/applications/audio/ams/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "Realtime modular synthesizer for ALSA"; homepage = "http://alsamodular.sourceforge.net"; homepage = "https://alsamodular.sourceforge.net"; license = licenses.gpl2; platforms = platforms.linux; maintainers = with maintainers; [ sjfloat ]; Loading
pkgs/applications/audio/bristol/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ stdenv.mkDerivation rec { meta = with lib; { description = "A range of synthesiser, electric piano and organ emulations"; homepage = "http://bristol.sourceforge.net"; homepage = "https://bristol.sourceforge.net"; license = licenses.gpl3; platforms = ["x86_64-linux" "i686-linux"]; maintainers = [ maintainers.goibhniu ]; Loading
pkgs/applications/audio/calf/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { homepage = "http://calf-studio-gear.org"; homepage = "https://calf-studio-gear.org"; description = "A set of high quality open source audio plugins for musicians"; license = licenses.lgpl2; maintainers = [ maintainers.goibhniu ]; Loading
pkgs/applications/audio/eflite/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,7 @@ stdenv.mkDerivation rec { CFLAGS = lib.optionalString debug " -DDEBUG=2"; meta = { homepage = "http://eflite.sourceforge.net"; homepage = "https://eflite.sourceforge.net"; description = "Speech server for screen readers"; longDescription = '' EFlite is a speech server for Emacspeak and other screen Loading
pkgs/applications/audio/freewheeling/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ stdenv.mkDerivation rec { software, released under the GNU GPL license. '' ; homepage = "http://freewheeling.sourceforge.net"; homepage = "https://freewheeling.sourceforge.net"; license = lib.licenses.gpl2; maintainers = [ lib.maintainers.sepi ]; platforms = lib.platforms.linux; Loading