Commit Graph

2805 Commits

Author SHA1 Message Date
Guillaume Girol
9fbd32c573 ocamlPackages.ocaml-lsp: 1.9.1 -> 1.10.3
changelog: https://github.com/ocaml/ocaml-lsp/blob/master/CHANGES.md
tested on a project with ocaml 4.08, 4.12 and 4.13
2022-03-06 15:44:35 +01:00
Guillaume Girol
ecfafd9ddf ocamlPackage.ppx_deriving: fix build with ocaml 4.07 2022-03-04 18:42:42 +01:00
Vincent Laporte
3436dfc724 ocamlPackages.pythonlib: disable for OCaml ≥ 4.13 2022-03-04 16:09:07 +01:00
Vincent Laporte
87b8f79fa4 ocamlPackages.ocaml-migrate-parsetree: disable with OCaml ≥ 4.13 2022-03-04 16:09:07 +01:00
Vincent Laporte
5bd7b7017b ocamlPackages.wasm: disable for OCaml ≥ 4.13 2022-03-04 16:09:07 +01:00
Ulrik Strid
ffa377b626 ocamlPackages.base_0_12: Add dune_1 to build inputs for dune.configurator
Co-authored-by: vbgl
2022-03-04 10:04:55 +01:00
Ulrik Strid
432c775f3b ocamlPackages.apron: set strictDeps = false to fix install failure 2022-03-03 15:26:02 +01:00
Guillaume Girol
c32e4e0c49 ocaml-ng.ocamlPackages_4_07.lwt: fix build with strictDeps 2022-03-01 16:39:13 +01:00
Vincent Laporte
70e51d715e ocamlPackages.lambda-term: 3.1.0 → 3.2.0
And fix the attribute name that used to be “lambdaTerm”
2022-03-01 09:32:26 +01:00
Guillaume Girol
b9ecdae495
Merge pull request #161344 from ulrikstrid/ulrikstrid/tree-wide-native-inputs
ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs
2022-02-27 19:49:07 +00:00
Vincent Laporte
3bcb49aba4 ocamlPackages.pycaml: remove at 0.82-14
This package has been unmaintained upstream for years and broken in
nixpkgs by 9a778368f2 in #152276.
2022-02-26 13:51:35 +01:00
Vincent Laporte
2159235eed ocamlPackages.mdx: disable for OCaml < 4.08 2022-02-24 21:24:56 +01: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
Renaud
02d073ef60
Merge pull request #149492 from r-ryantm/auto-update/pyml
ocamlPackages.pyml: 20210226 -> 20211015
2022-02-24 13:15:51 +01:00
Renaud
3c172030ec
Merge pull request #149786 from r-ryantm/auto-update/ocaml4.12.0-dose3
ocamlPackages.dose3: 6.1 -> 7.0.0
2022-02-23 22:56:26 +01:00
Vincent Laporte
2bdd38d848 ocamlPackages.gg: 0.9.1 → 1.0.0 2022-02-22 21:37:29 +01:00
Vincent Laporte
7159ea47a4 ocamlPackages.torch: 0.13 → 0.14 2022-02-21 17:48:05 +01:00
Vincent Laporte
1c97857b12 ocamlPackages.stdcompat: 15 → 18 2022-02-18 11:12:48 +01:00
Enrico Tassi
bdc4892773 elpi: 1.13.8 -> 1.14.1 2022-02-16 17:57:06 +01:00
Vincent Laporte
7c09dc2d8a ocamlPackages.pprint: 20171003 → 20220103 2022-02-15 07:25:24 +01:00
Vincent Laporte
e61b18babd Partial revert of 12f343da4c 2022-02-15 07:25:24 +01:00
Vincent Laporte
0250669c66 ocamlPackages.camlimages_4_2_4: fix build 2022-02-14 14:06:42 +01:00
Vincent Laporte
722df186c6 ocamlPackages.lwt_react: 1.0.1 → 1.1.5 2022-02-14 06:45:53 +01:00
Vincent Laporte
213c46abbb Partial revert of 12f343da4c 2022-02-14 06:45:53 +01:00
R. Ryantm
a395bc3e59 ocamlPackages.luv: 0.5.10 -> 0.5.11 2022-02-13 10:16:50 +01:00
José Romildo Malaquias
098bc43a72
Merge pull request #159652 from r-ryantm/auto-update/ocaml4.12.0-mdx
ocamlPackages.mdx: 1.11.1 -> 2.1.0
2022-02-12 20:09:07 -03:00
R. Ryantm
f926fa3fb0 ocamlPackages.mdx: 1.11.1 -> 2.1.0 2022-02-12 20:48:46 +00:00
R. Ryantm
50c259249a ocamlPackages.parmap: 1.2.3 -> 1.2.4 2022-02-12 18:44:54 +00:00
Guillaume Girol
0f661f812e
Merge pull request #159201 from vbgl/ocaml-piqi-fix
ocamlPackages.{piqi,piqi-ocaml,bap}: fix build
2022-02-11 20:40:01 +00:00
Vincent Laporte
7b9b38fb44
ocamlPackages.bap: fix build 2022-02-11 11:38:33 +01:00
Vincent Laporte
d5050e3274
ocamlPackages.piqi-ocaml: fix build 2022-02-11 11:38:26 +01:00
Vincent Laporte
9ef62950cb
ocamlPackages.piqi: fix build 2022-02-11 11:38:20 +01:00
Vincent Laporte
d43bbd7af8
ocamlPackages.xml-light: fix build after 9a778368f2 2022-02-11 07:17:40 +01:00
Felix Bühler
464e9792ff
treewide: rename name to pname&version (#158454)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-10 01:28:00 +01:00
Sandro
ee84388a17
Merge pull request #158411 from Stunkymonkey/treewide-pname-version-11 2022-02-10 01:02:00 +01:00
Vincent Laporte
bb89d8d9ee ocamlPackages.core: 0.11.2 → 0.11.3 2022-02-08 18:09:46 +01:00
Felix Buehler
12f343da4c treewide: rename name to pname&version 2022-02-06 23:56:36 +01:00
José Romildo Malaquias
ac88d8da9d
Merge pull request #157717 from vbgl/ocaml-cpdf-fix-hash
ocamlPackages.cpdf: fix hash
2022-02-06 18:51:41 -03:00
Ben Siraphob
ab253b1332
Merge pull request #157948 from vbgl/ocaml-ocsigen_server-fix
ocamlPackages.ocsigen_server: fix install
2022-02-06 21:47:33 +00:00
Ben Siraphob
6308679d28 ocamlPackages.cairo2: fix build on aarch64-darwin 2022-02-06 21:35:35 +01:00
Vincent Laporte
05f127a994 dune_2: 2.9.2 → 2.9.3 2022-02-05 19:13:13 +01:00
Vincent Laporte
b859bcb9eb
ocamlPackages.ppxfind: remove 2022-02-05 08:16:47 +01:00
Felix Bühler
386d6b266d
Merge pull request #157756 from Stunkymonkey/treewide-pname-version-10
treewide: rename name to pname&version
2022-02-03 23:54:01 +01:00
Artturi
0f491bd7a3
Merge pull request #157264 from FliegendeWurst/disable-broken-parallel 2022-02-03 16:04:57 +02:00
Vincent Laporte
b0a3ceae85
ocamlPackages.ocsigen_server: fix install 2022-02-03 08:01:57 +01:00
FliegendeWurst
3b31741229 ocamlPackages.stdcompat: disable parallel build 2022-02-02 12:09:32 +01:00
Vincent Laporte
ecd0acf293 ocamlPackages.printbox: 0.5 → 0.6
ocamlPackages.printbox-text: init at 0.6
2022-02-02 07:31:55 +01:00
Felix Buehler
e67ee13da7 treewide: rename name to pname&version 2022-02-01 23:01:51 +01:00
Vincent Laporte
4dffb049c9
ocamlPackages.cpdf: fix hash 2022-02-01 17:30:06 +01:00
José Romildo Malaquias
a01cad0d0f
ocamlPackages.ppx_import: 1.8.0 -> 1.9.1 (#156399)
* ocamlPackages.ppx_import: 1.8.0 -> 1.9.1

* coqPackages.serapi: fix compilation with ppx_import-1.9.1
2022-01-26 13:16:24 +01:00