lol
0
fork

Configure Feed

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

ocamlPackages.visitors: 20210608 -> 20250212

+2 -2
+2 -2
pkgs/development/ocaml-modules/visitors/default.nix
··· 9 9 10 10 buildDunePackage rec { 11 11 pname = "visitors"; 12 - version = "20210608"; 12 + version = "20250212"; 13 13 14 14 duneVersion = "3"; 15 15 ··· 20 20 repo = pname; 21 21 rev = version; 22 22 domain = "gitlab.inria.fr"; 23 - sha256 = "1p75x5yqwbwv8yb2gz15rfl3znipy59r45d1f4vcjdghhjws6q2a"; 23 + sha256 = "sha256-AFD4+vriwVGt6lzDyIDuIMadakcgB4j235yty5qqFgQ="; 24 24 }; 25 25 26 26 propagatedBuildInputs = [