synergy: Take over maintenance.
I'm heavily using synergy for daily work, so I'm most probably going to watch out for changes/improvements/bugs :-) Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
60ba4485b1
commit
467962b185
@ -35,6 +35,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Tool to share the mouse keyboard and the clipboard between computers";
|
description = "Tool to share the mouse keyboard and the clipboard between computers";
|
||||||
homepage = http://synergy-foss.org;
|
homepage = http://synergy-foss.org;
|
||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
|
maintainers = [ stdenv.lib.maintainers.aszlig ];
|
||||||
platforms = stdenv.lib.platforms.all;
|
platforms = stdenv.lib.platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user