Commit Graph

17 Commits

Author SHA1 Message Date
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Et7f3
0a29695c1f ocamlPackages.labltk: fix build on darwin 2023-01-05 04:44:25 +01:00
Vincent Laporte
6ee0a023cd ocamlPackages.labltk: add version 8.06.13 for OCaml 5.0 2022-11-21 06:59:04 +01:00
Vincent Laporte
a882fd2c36 ocamlPackages.labltk: add version 8.06.12 for OCaml 4.14 2022-05-15 17:06:27 +02:00
Ulrik Strid
a13cdfe520 ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild.
This makes some closures significantly smaller and makes cross compilation easier
2022-02-24 14:39:27 +01:00
Felix Buehler
12f343da4c treewide: rename name to pname&version 2022-02-06 23:56:36 +01:00
Vincent Laporte
de68426db8 ocamlPackages.labltk: add version 8.06.11 for OCaml 4.13 2021-09-25 14:51:24 +02:00
Guillaume Girol
a17fc03375 pkgsStatic.ocaml-ng: migrate static adapter to derivations themselves 2021-08-19 09:32:03 +02:00
Vincent Laporte
1f1a77bdb7 ocamlPackages.labltk: fix ocamlbrowser by wrapping
Also remove legacy versions
2021-04-21 13:56:54 +02:00
sternenseemann
544b9d298f ocamlPackages.labltk: add version 8.06.10 for OCaml 4.12 2021-03-18 13:22:47 +01:00
sternenseemann
4e42cac49d ocamlPackages: stdenv.lib → lib
This change was produced by searching for remaining occurrences of
stdenv.lib and replacing them manually.

Reference #108938.
2021-01-12 16:33:18 +01:00
Vincent Laporte
d4f6c94d34 ocamlPackages.labltk: init at 8.06.9 for OCaml 4.11 2020-09-06 19:09:37 +02:00
Vincent Laporte
962f93c46b ocamlPackages.labltk: init at 8.06.8 for OCaml 4.10 2020-05-18 18:20:24 +02:00
Vincent Laporte
a9435c8db8 ocamlPackages.labltk: init at 8.06.7 for OCaml ≥ 4.08 2019-10-12 09:37:34 +02:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Vincent Laporte
b5f580fa2e ocamlPackages.labltk: fix evaluation with OCaml < 4.04 2018-12-17 17:46:46 +00:00
Vincent Laporte
d6a60a7e91
ocamlPackages.labltk: init at 8.06 (#43963)
LablTk is an OCaml interface to the Tcl/Tk GUI framework.

homepage: http://labltk.forge.ocamlcore.org/
2018-07-29 08:35:35 +00:00