mixxx: fix homepage

This commit is contained in:
Cillian de Róiste 2017-08-03 21:28:31 +02:00
parent 7c17925aae
commit 52ebfd6bc6

View file

@ -40,7 +40,7 @@ stdenv.mkDerivation rec {
''; '';
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = http://mixxx.org; homepage = https://mixxx.org;
description = "Digital DJ mixing software"; description = "Digital DJ mixing software";
license = licenses.gpl2Plus; license = licenses.gpl2Plus;
maintainers = [ maintainers.aszlig maintainers.goibhniu ]; maintainers = [ maintainers.aszlig maintainers.goibhniu ];