11 minimalOCamlVersion = "4.03";
13 src = fetchFromGitHub {
17 hash = "sha256-uLnVbptCvmBeNbOjGjyAWAKgzkKLDTYVFY6SNH2zf0A=";
21 description = "OCaml library to work with swhids";
22 homepage = "https://github.com/ocamlpro/swhid_core";
23 license = lib.licenses.isc;
24 maintainers = [ lib.maintainers.vbgl ];