nitrogen: update homepage

This commit is contained in:
Markus Kowalewski
2018-09-04 22:00:43 +02:00
parent 4f0010dbec
commit e4620658d0

View File

@@ -26,7 +26,7 @@ stdenv.mkDerivation rec {
multi-head with Xinerama. Wallpapers are browsable with a convenient GUI,
and settings are stored in a human-readable config file.
'';
homepage = http://projects.l3ib.org/nitrogen/;
homepage = https://github.com/l3ib/nitrogen;
license = stdenv.lib.licenses.gpl2;
platforms = stdenv.lib.platforms.linux;
maintainers = [ stdenv.lib.maintainers.auntie ];