aboutsummaryrefslogtreecommitdiff
path: root/nixpkgs/pkgs/applications/audio/ensemble-chorus/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/audio/ensemble-chorus/default.nix')
-rw-r--r--nixpkgs/pkgs/applications/audio/ensemble-chorus/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixpkgs/pkgs/applications/audio/ensemble-chorus/default.nix b/nixpkgs/pkgs/applications/audio/ensemble-chorus/default.nix
index 5940203d04d..e2413a4fe87 100644
--- a/nixpkgs/pkgs/applications/audio/ensemble-chorus/default.nix
+++ b/nixpkgs/pkgs/applications/audio/ensemble-chorus/default.nix
@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
];
meta = with stdenv.lib; {
- homepage = https://github.com/jpcima/ensemble-chorus;
+ homepage = "https://github.com/jpcima/ensemble-chorus";
description = "Digital model of electronic string ensemble chorus";
maintainers = [ maintainers.magnetophon ];
platforms = platforms.linux;