Commit Graph

738 Commits

Author SHA1 Message Date
Mario Rodas
dd82e5716f opam: 2.1.4 -> 2.1.5
Changelog: https://github.com/ocaml/opam/releases/tag/2.1.5

Diff: https://github.com/ocaml/opam/compare/2.1.4...2.1.5
2023-05-27 04:20:00 +00:00
Vincent Laporte
6c31436baa
ocamlPackages.dot-merlin-reader: add missing input 2023-05-24 07:46:43 +02:00
Vincent Laporte
c81792a457
ocamlPackages.ounit2: disable for OCaml < 4.08 2023-05-15 10:10:36 +02:00
Vincent Laporte
e7b211e3d2
ocamlPackages: default to version 3 of Dune 2023-05-12 05:50:40 +02:00
Vincent Laporte
0da20416ae
ocamlPackages.cppo: use Dune 3 2023-05-10 20:06:20 +02:00
Vincent Laporte
ffcb033f38
ocamlPackages.dot-merlin-reader: use Dune 3 2023-05-10 20:06:09 +02:00
Antonio Nuno Monteiro
cf4250bef0 ocamlPackages.findlib: set dontDetectOcamlConflicts to {false,true} 2023-05-09 18:46:02 -07:00
Vincent Laporte
757ec67f02
ocamlPackages.ocp-indent: use Dune 3 2023-05-09 06:51:11 +02:00
Vincent Laporte
ac28a8110c
ocamlPackages.ocp-index: use Dune 3 2023-05-09 06:51:11 +02:00
Vincent Laporte
0c36e36533
ocaml-top: use Dune 3 2023-05-09 06:50:58 +02:00
Jules Aguillon
3833306fc4 ocamlformat: add maintainer Julow 2023-05-05 17:56:34 +02:00
Jules Aguillon
26775c3659 ocamlformat: 0.24.1 -> 0.25.1
The ocamlformat package have been split into two in version 0.25.1:
one for the library and one for the executable.

This adds both packages at the same time.
They have the same sources and very similar dependencies, for which the
definition is shared.
2023-05-05 17:56:28 +02:00
Vincent Laporte
d3db6fe015
ocamlPackages.ocaml_oasis: 0.4.10 → 0.4.11 2023-04-21 10:41:36 +02:00
Vincent Laporte
34122f7321
ocamlPackages.ocamlmod: disable for OCaml ≥ 5.0 2023-04-21 10:41:32 +02:00
Ali Caglayan
cd1e297b93 dune_3: 3.7.0 -> 3.7.1
Signed-off-by: Ali Caglayan <alizter@gmail.com>
2023-04-04 21:17:25 +02:00
Vincent Laporte
08eb326add
ocamlPackages.ocamlformat: use Dune 3 2023-03-29 06:31:56 +02:00
github-actions[bot]
e196e68bee
Merge master into staging-next 2023-03-14 12:01:32 +00:00
superherointj
3c66f2de15
Merge pull request #220209 from vbgl/ocaml-merlin-4.8.0
ocamlPackages.merlin: 4.7 → 4.8
2023-03-14 07:00:52 -03:00
Alyssa Ross
8c70bfb9f2
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
	pkgs/development/libraries/librsvg/default.nix
	pkgs/development/python-modules/r2pipe/default.nix
2023-03-10 18:46:21 +00:00
Vincent Laporte
1480cd4098
ocamlPackages.merlin: 4.7 → 4.8 2023-03-08 21:10:22 +01:00
Weijia Wang
8d42f2aa9d opam_1_2: drop 2023-03-08 10:31:56 +02:00
github-actions[bot]
fa94414f70
Merge master into staging-next 2023-03-07 00:02:41 +00:00
Vincent Laporte
d934806f62
omake: 0.10.5 → 0.10.6 2023-03-06 18:23:29 +01:00
Martin Weinelt
b04848e5fe Merge remote-tracking branch 'origin/master' into staging-next 2023-03-06 08:21:14 +01:00
Mario Rodas
fc01626762 dune_3: add ocaml-lsp as reverse dependency to passthru.tests 2023-03-03 04:20:00 +00:00
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
Mario Rodas
e68c7797ab dune_3: 3.6.2 -> 3.7.0
https://github.com/ocaml/dune/releases/tag/3.7.0
2023-02-17 04:20:00 +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
Jules Aguillon
98db578afa ocamlformat: Support the version override
Rewrite the OCamlformat declaration to support overriding the 'version'
argument.
2022-07-26 13:33:49 +02:00
Jules Aguillon
6ac387a3a3 ocamlformat_0_24_0: init 2022-07-26 13:33:49 +02:00
Mario Rodas
f201a7722c dune_3: 3.4.0 -> 3.4.1
https://github.com/ocaml/dune/releases/tag/3.4.1
2022-07-26 13:32:16 +02:00
Vincent Laporte
27eba8bf13 ocamlPackages.camlp4: init at 4.14+1 2022-07-25 09:40:20 +02:00
Mario Rodas
b55563cc57 dune_3: 3.3.1 -> 3.4.0
https://github.com/ocaml/dune/releases/tag/3.4.0
2022-07-20 17:24:28 +02:00
R. Ryantm
02da3a1229 ocamlPackages.ocp-index: 1.3.1 -> 1.3.3 2022-07-18 21:29:17 +02:00
Alexander Bantyev
fcd75613ea
opam2json: init at v0.2 2022-07-17 07:38:34 +04:00
Jules Aguillon
49548cace6 ocamlformat_0_23_0: init
New release with no changes to the dependencies.
2022-07-10 15:49:12 +02:00
ajs124
a0718341e6 maintainers: remove volth
github account deleted
2022-06-29 00:52:12 +02:00
Mario Rodas
ab4868bf49
ocamlPackages.utop: 2.9.1 -> 2.9.2 (#178245)
https://github.com/ocaml-community/utop/releases/tag/2.9.2
2022-06-20 14:44:17 +02:00
Mario Rodas
9d6e2bde55 dune_3: 3.2.0 -> 3.3.1
https://github.com/ocaml/dune/releases/tag/3.3.0
https://github.com/ocaml/dune/releases/tag/3.3.1
2022-06-20 11:40:10 +02:00
Thiago Kenji Okada
3119452427
ocamlformat: remove unnecessary version check 2022-06-02 09:47:23 +01:00
Yuri Lemos Rodrigues
e4fc3bea2f ocamlformat: remove older versions 0.12.x .. 0.18.x 2022-06-01 16:51:54 -03:00
Yuri Lemos Rodrigues
fc29ad0a35 ocamlformat: 0.21.0 -> 0.22.4 2022-06-01 10:23:09 -03:00
Mario Rodas
bc11ff0cbc ocamlPackages.cppo: 1.6.8 -> 1.6.9
https://github.com/ocaml-community/cppo/releases/tag/v1.6.9
2022-05-25 04:20:00 +00:00
Jules Aguillon
29750d369c ocamlformat: 0.20.1 -> 0.21.0
The cmdliner dependency changed.
Update older version to use cmdliner_1_0 explicitly to be ready when it
changes.
2022-05-22 20:58:24 +02:00
Malo Bourgon
ba54ba9316 ocamlPackages: add meta.mainProgram to packages with multiple executables
where none of the executables match the package's `name` or `pname`, and
one of the executables is the obvious `mainProgram`.
2022-05-20 10:13:29 +02:00
Mario Rodas
3b4cbaaa02 dune_3: 3.1.1 -> 3.2.0
https://github.com/ocaml/dune/releases/tag/3.2.0
2022-05-17 14:47:34 +02:00
Vincent Laporte
0659e76d17 ocamlPackages.merlin: 4.4 → 4.5 2022-05-16 18:31:37 +02:00
Malo Bourgon
f7ef6329bb ocamlPackages: add meta.mainProgram to many packages 2022-05-14 11:31:07 +02:00
Malo Bourgon
b1de4bf60f ocamlPackages: add meta.mainProgram to many packages 2022-05-11 09:02:37 +02:00
Vincent Laporte
29d63a169a ocamlPackages.js_of_ocaml: 3.11.0 → 4.0.0
ocamlPackages.incr_dom: fix for JSoO 4.0

ocamlPackages.ocsigen-toolkit: 3.1.1 → 3.2.0
2022-05-06 10:26:40 +02:00
Anders Kaseorg
6920d8ca42 treewide: Simplify negated uses of versionAtLeast, versionOlder
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2022-04-25 13:35:24 -07:00
Mario Rodas
d73efdae64 dune_3: 3.1.0 -> 3.1.1
https://github.com/ocaml/dune/releases/tag/3.1.1
2022-04-23 08:32:17 +02:00