commit
ff9b89c21d
@ -16,7 +16,7 @@ stdenv.mkDerivation {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "A collection of GTK+ widgets";
|
||||
homepahe = http://blog.chipx86.com/tag/libsexy/;
|
||||
homepage = http://blog.chipx86.com/tag/libsexy/;
|
||||
license = licenses.lgpl21;
|
||||
maintainers = with maintainers; [ ];
|
||||
platforms = platforms.unix;
|
||||
|
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
||||
preInstall = "mkdir -p $out";
|
||||
|
||||
meta = {
|
||||
homepahe = http://fredrik.hubbe.net/x2vnc.html;
|
||||
homepage = http://fredrik.hubbe.net/x2vnc.html;
|
||||
description = "A program to control a remote VNC server";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user