parent
e5ef637fc2
commit
834bc4d834
@ -27,5 +27,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "VNC recorder";
|
description = "VNC recorder";
|
||||||
homepage = http://ronja.twibright.com/utils/vncrec/;
|
homepage = http://ronja.twibright.com/utils/vncrec/;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
|
license = stdenv.lib.licenses.gpl2;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user