mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-17 02:18:21 +00:00
Build x11vnc on linux
This commit is contained in:
parent
a4462d9a03
commit
cd27fa7450
@ -29,5 +29,6 @@ stdenv.mkDerivation rec {
|
||||
meta = {
|
||||
description = "A VNC server connected to a real X11 screen";
|
||||
homepage = http://www.karlrunge.com/x11vnc/;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user