Loading pkgs/by-name/ly/lyrebird/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ python3Packages.buildPythonApplication rec { doCheck = false; src = fetchFromGitHub { owner = "chxrlt"; owner = "lyrebird-voice-changer"; repo = "lyrebird"; tag = "v${version}"; sha256 = "sha256-VIYcOxvSpzRvJMzEv2i5b7t0WMF7aQxB4Y1jfvuZN/Y="; Loading Loading @@ -74,7 +74,7 @@ python3Packages.buildPythonApplication rec { meta = with lib; { description = "Simple and powerful voice changer for Linux, written in GTK 3"; mainProgram = "lyrebird"; homepage = "https://github.com/chxrlt/lyrebird"; homepage = "https://github.com/lyrebird-voice-changer/lyrebird"; license = licenses.mit; maintainers = with maintainers; [ OPNA2608 ]; platforms = platforms.linux; Loading Loading
pkgs/by-name/ly/lyrebird/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -30,7 +30,7 @@ python3Packages.buildPythonApplication rec { doCheck = false; src = fetchFromGitHub { owner = "chxrlt"; owner = "lyrebird-voice-changer"; repo = "lyrebird"; tag = "v${version}"; sha256 = "sha256-VIYcOxvSpzRvJMzEv2i5b7t0WMF7aQxB4Y1jfvuZN/Y="; Loading Loading @@ -74,7 +74,7 @@ python3Packages.buildPythonApplication rec { meta = with lib; { description = "Simple and powerful voice changer for Linux, written in GTK 3"; mainProgram = "lyrebird"; homepage = "https://github.com/chxrlt/lyrebird"; homepage = "https://github.com/lyrebird-voice-changer/lyrebird"; license = licenses.mit; maintainers = with maintainers; [ OPNA2608 ]; platforms = platforms.linux; Loading