ocamlPackages.ocamlmod: set license
source: https://github.com/gildor478/ocamlmod/blob/master/COPYING.txt
This commit is contained in:
@@ -26,5 +26,6 @@ buildDunePackage (finalAttrs: {
|
||||
homepage = "https://github.com/gildor478/ocamlmod";
|
||||
description = "Generate OCaml modules from source files";
|
||||
mainProgram = "ocamlmod";
|
||||
license = lib.licenses.WITH lib.licenses.lgpl21Only lib.licenses.ocamlLgplLinkingException;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user