Commit Graph

662 Commits

Author SHA1 Message Date
Guillaume Girol
72d9c8354d
Merge pull request #214239 from symphorien/ocaml-conflict-verbose
ocamlPackages.findlib: explain how to bypass the dep conflict detection
2023-02-18 20:50:52 +00:00
Vincent Laporte
9435a8f48e
ocaml-top: 1.2.0-rc → 1.2.0 2023-02-13 07:21:16 +01:00
Weijia Wang
b6eac37960
Merge pull request #213932 from vbgl/ocaml-dune3
ocamlPackages.dune_3: enable for OCaml < 4.08
2023-02-07 07:30:22 +01:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Guillaume Girol
72e0ac1bb8 ocamlPackages.findlib: explain how to bypass the dep conflict detection
Inspired by https://github.com/NixOS/nixpkgs/pull/205646#issuecomment-1412713324
2023-02-02 12:00:00 +00:00
Vincent Laporte
98f36b2d74
ocamlPackages.dune_3: enable for OCaml < 4.08 2023-02-01 09:20:48 +01:00
Guillaume Girol
b55a8d3ad6
Merge pull request #205646 from symphorien/ocamlconflict
ocamlPackages.findlib: detect conflicts of version early
2023-01-27 20:18:39 +00:00
Weijia Wang
c23ac513f7 ocamlPackages.ocp-indent: update homepage 2023-01-24 01:26:59 +01:00
Weijia Wang
c5460eb4de
Merge pull request #210884 from vbgl/beluga-dune-3
Use dune 3 for a few OCaml tools
2023-01-22 02:22:57 +01:00
Sandro
c93f87e3c9
Merge pull request #208957 from marsam/update-opam 2023-01-21 18:36:38 +01:00
Guillaume Girol
33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
Vincent Laporte
689c7010de
ocamlPackages.ocaml-recovery-parser: use Dune 3
And disable for OCaml ≥ 5.0
2023-01-15 12:13:07 +01:00
Vincent Laporte
97ea0e7236
opam-installer: use Dune 3 2023-01-15 12:13:07 +01:00
Vincent Laporte
f3f8ae2fa2
obelisk: use Dune 3 2023-01-15 12:13:06 +01:00
Ben Darwin
de0a7795c3 omake_rc1: remove 2023-01-14 13:11:59 -05:00
Vincent Laporte
0c17d9acac ocamlPackages.dune-release: use dune 3 2023-01-12 17:56:25 +01:00
Vincent Laporte
54d363b012 ocamlPackages.js_of_ocaml-toplevel: init at 4.1.0 2023-01-07 13:51:10 +01:00
Guillaume Girol
6043e3af4e ocamlPackages.findlib: detect conflicts of version early
just like pythonCatchConflictHook
2023-01-03 20:30:34 +01:00
Mario Rodas
e831a72558
Merge pull request #207514 from r-ryantm/auto-update/dune
dune_3: 3.6.1 -> 3.6.2
2023-01-03 08:53:13 -05:00
Mario Rodas
b3f148a4d0 opam: 2.1.3 -> 2.1.4
https://github.com/ocaml/opam/releases/tag/2.1.4
2023-01-03 04:20:00 +00:00
Thiago Kenji Okada
cb823870cd
Merge pull request #207437 from r-ryantm/auto-update/omake
omake: 0.10.3 -> 0.10.5
2022-12-24 12:09:11 +00:00
R. Ryantm
7bf40ca140 dune_3: 3.6.1 -> 3.6.2 2022-12-24 03:43:19 +00:00
R. Ryantm
dedd108507 omake: 0.10.3 -> 0.10.5 2022-12-23 17:16:46 +00:00
Alexander Bantyev
6a96a8cb20
opam2json: v0.2 -> v0.4 2022-12-20 16:40:43 +04:00
Vincent Laporte
f0dda807b2 ocamlPackages.merlin: 4.6 → 4.7 2022-12-13 07:55:34 +01:00
Vincent Laporte
ea05022a19 ocamlPackages.js_of_ocaml: 4.0.0 → 4.1.0 2022-12-06 16:48:42 +01:00
Vincent Laporte
6b5081d127 ocamlPackages.js_of_ocaml-camlp4: remove at 3.2.1 2022-11-28 22:33:56 +01:00
R. Ryantm
3e13ac53b2 dune_3: 3.6.0 -> 3.6.1 2022-11-25 11:32:55 +00:00
Vincent Laporte
5ab18b18ed ocamlPackages.reactivedata: 0.2.2 → 0.3 2022-11-23 10:23:43 +01:00
Vincent Laporte
d8508f380f ocamlPackages.camlidl: 1.05 → 1.11 2022-11-19 21:27:24 +01:00
Ulrik Strid
e3a720db36 dune_3: 3.5.0 -> 3.6.0 2022-11-15 11:18:10 +01:00
Vincent Laporte
8786f80a1c ocamlPackages.js_of_ocaml-ocamlbuild: 4.0.0 → 5.0 2022-11-15 09:55:55 +01:00
Ulrik Strid
91bc003d5e dune_3: 3.4.1 -> 3.5.0 2022-11-11 15:55:25 +01:00
José Romildo
d32ce83dc7 ocamlPackages.ocaml-recovery-parser: 0.2.2 -> 0.2.4 2022-10-23 15:06:06 +02:00
José Romildo
c9628ed061 ocamlPackages.ocaml-recovery-parser: add update script 2022-10-23 15:06:06 +02:00
github-actions[bot]
80317024cf
Merge master into staging-next 2022-10-20 18:10:43 +00:00
Vincent Laporte
f14d4f4df2 ocamlPackages.findlib: 1.9.3 → 1.9.6 2022-10-20 17:35:46 +02:00
Ulrik Strid
8920ea683b
ocamlPackages.zed: 3.1.0 -> 3.2.0, ocamlPackages.lambdaterm: 3.2.0 -> 3.3.1 (#196362)
* ocamlPackage.zed: 3.1.0 -> 3.2.0

* ocamlPackages.lambda-term: 3.2.0 -> 3.3.1

* ocamlPackages.utop: 2.9.2 -> 2.10.0

* ocamlPackages.prof_spacetime: mark as broken
2022-10-20 17:35:19 +02:00
Vladimír Čunát
00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
Vincent Laporte
d618530963 ocamlPackages.ocamlbuild: 0.14.1 → 0.14.2 2022-10-13 07:55:32 +02:00
Artturin
f4ea1208ec treewide: *Flags convert to list from str
*Flags implies a list

slightly relevant:
> stdenv: start deprecating non-list configureFlags https://github.com/NixOS/nixpkgs/pull/173172

the makeInstalledTests function in `nixos/tests/installed-tests/default.nix` isn't available outside of nixpkgs so
it's not a breaking change
2022-10-10 15:30:59 +03:00
Mario Rodas
1330ca311c ocamlPackages.ocp-index: 1.3.3 -> 1.3.4 2022-10-01 15:02:45 +02:00
Vincent Laporte
af34e3be8c ocamlPackages.cmdliner: default to 1.1
ocamlPackages.alcotest: 1.5.0 → 1.6.0

ocamlPackages.crowbar: 0.2 → 0.2.1

ocamlPackages.dune-release: 1.5.1 → 1.6.2

ocamlPackages.functoria: 3.1.1 → 4.2.0

ocamlPackages.mirage: 3.10.7 → 4.2.0

ocamlPackages.irmin-pack: disable checks

ocamlPackages.mdx: disable checks

ocamlPackages.git-unix: mark as broken
2022-09-18 15:03:10 +02:00
Vincent Laporte
6260b4f428 ocamlPackages.ocp-build: pin cmdliner to 1.0 2022-09-18 15:03:10 +02:00
Mario Rodas
50e05fe717
Merge pull request #188297 from Julow/ocamlformat_0_24_1
ocamlformat_0_24_1: added
2022-08-30 09:36:46 -05:00
Vincent Laporte
f09f7f1778 ocamlPackages.yojson: 1.7.0 → 2.0.2
ocamlPackages.merlin: 3.4.2 → 3.8.0

ocamlPackages.merlin: 4.5 → 4.6

ocamlPackages.{atd,atdgen}: 2.9.1 → 2.10.0

ocamlPackages.elpi: fix build with atd 2.10.0
2022-08-29 08:10:02 +02:00
Jules Aguillon
cc457c5912 ocamlformat_0_24_1: added
It is identical to 0.24.0 in dependency.

Speaking of 0.24.0, it wasn't actually released into Opam so I also
removed it from all-packages.nix. It's still available through override.
2022-08-25 17:04:14 +02:00
Vincent Laporte
ec8d3bc39b ocamlPackages.crunch: 3.1.0 → 3.3.1 2022-08-18 08:46:13 +02:00
Mario Rodas
a95655b7f5 opam: 2.1.2 -> 2.1.3
https://github.com/ocaml/opam/releases/tag/2.1.3
2022-08-12 04:20:00 +00:00
Yestin L. Harrison
fd04240ffe opam: remove aspcud from runtime 2022-08-05 19:02:26 -07:00