accounts-sso: use gitlab link
google code is discontinued
This commit is contained in:
@@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
description = "Qt library for accessing the online accounts database";
|
description = "Qt library for accessing the online accounts database";
|
||||||
homepage = http://code.google.com/p/accounts-sso/;
|
homepage = https://gitlab.com/accounts-sso;
|
||||||
license = licenses.lgpl21;
|
license = licenses.lgpl21;
|
||||||
maintainers = with maintainers; [ nckx ];
|
maintainers = with maintainers; [ nckx ];
|
||||||
platforms = with platforms; linux;
|
platforms = with platforms; linux;
|
||||||
|
|||||||
Reference in New Issue
Block a user