wayland-proxy-virtwl: build with default OCaml

Possible since 2367bf8bb4 ("ocamlPackages.ppx_cstruct: disable tests
for OCaml ≥ 5.1").
This commit is contained in:
Alyssa Ross
2024-05-21 07:13:29 +02:00
committed by Vincent Laporte
parent ad86d10f13
commit cfb4ca3234
+1 -3
View File
@@ -4701,9 +4701,7 @@ with pkgs;
wayland-utils = callPackage ../tools/wayland/wayland-utils { };
wayland-proxy-virtwl = callPackage ../tools/wayland/wayland-proxy-virtwl {
ocamlPackages = ocaml-ng.ocamlPackages_5_0;
};
wayland-proxy-virtwl = callPackage ../tools/wayland/wayland-proxy-virtwl { };
waylogout = callPackage ../tools/wayland/waylogout { };