forked from mirrors/nixpkgs
ocamlPackages.lutils: add changelog link
This commit is contained in:
parent
8145499e9c
commit
5a6308c80e
|
@ -18,6 +18,7 @@ buildDunePackage rec {
|
|||
meta = with lib; {
|
||||
homepage = "https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lutils/";
|
||||
description = "Tools and libs shared by Verimag/synchronous tools (lustre, lutin, rdbg)";
|
||||
changelog = "https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lutils/-/releases/v${version}";
|
||||
license = lib.licenses.cecill21;
|
||||
mainProgram = "gnuplot-rif";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue