Loading pkgs/tools/wayland/wayland-proxy-virtwl/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , ocamlPackages , pkg-config , libdrm , unstableGitUpdater }: ocamlPackages.buildDunePackage rec { Loading Loading @@ -35,6 +36,8 @@ ocamlPackages.buildDunePackage rec { doCheck = true; passthru.updateScript = unstableGitUpdater { }; meta = with lib; { homepage = "https://github.com/talex5/wayland-virtwl-proxy"; description = "Proxy Wayland connections across a VM boundary"; Loading Loading
pkgs/tools/wayland/wayland-proxy-virtwl/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ , ocamlPackages , pkg-config , libdrm , unstableGitUpdater }: ocamlPackages.buildDunePackage rec { Loading Loading @@ -35,6 +36,8 @@ ocamlPackages.buildDunePackage rec { doCheck = true; passthru.updateScript = unstableGitUpdater { }; meta = with lib; { homepage = "https://github.com/talex5/wayland-virtwl-proxy"; description = "Proxy Wayland connections across a VM boundary"; Loading