wayland-proxy-virtwl: build with default OCaml
Possible since 2367bf8bb4 ("ocamlPackages.ppx_cstruct: disable tests
for OCaml ≥ 5.1").
This commit is contained in:
committed by
Vincent Laporte
parent
ad86d10f13
commit
cfb4ca3234
@@ -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 { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user