lol
0
fork

Configure Feed

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

ocamlPackages.lutils: add changelog link

authored by

Jonas Heinrich and committed by
GitHub
5a6308c8 8145499e

+1
+1
pkgs/development/ocaml-modules/lutils/default.nix
··· 18 18 meta = with lib; { 19 19 homepage = "https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lutils/"; 20 20 description = "Tools and libs shared by Verimag/synchronous tools (lustre, lutin, rdbg)"; 21 + changelog = "https://gricad-gitlab.univ-grenoble-alpes.fr/verimag/synchrone/lutils/-/releases/v${version}"; 21 22 license = lib.licenses.cecill21; 22 23 mainProgram = "gnuplot-rif"; 23 24 };