lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ocamlPackages.tuntap: use Dune 2

authored by

Vincent Laporte and committed by
Vincent Laporte
25b7d705 a3e5e8c9

+2
+2
pkgs/development/ocaml-modules/tuntap/default.nix
··· 6 6 pname = "tuntap"; 7 7 version = "2.0.0"; 8 8 9 + useDune2 = true; 10 + 9 11 minimumOCamlVersion = "4.04.2"; 10 12 11 13 src = fetchurl {