meta.homePage -> homepage

This commit is contained in:
Eelco Dolstra
2015-04-20 14:20:03 +02:00
parent fc91ba52df
commit 61cca2cadf
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ EOF
a host of other features.
'';
license = "MIT-like";
homePage = "http://www.zsh.org/";
homepage = "http://www.zsh.org/";
maintainers = with stdenv.lib.maintainers; [ chaoflow ];
platforms = stdenv.lib.platforms.unix;
};