Commit Graph

60 Commits

Author SHA1 Message Date
Vincent Laporte
61f639d537 ocamlPackages.elpi: Add update.sh (#510929) 2026-05-20 13:17:52 +00:00
Pierre Roux
cad142c61a ocamlPackages.elpi: coqPackages -> rocqPackages 2026-05-05 13:25:51 +02:00
Pierre Roux
03e4d46144 ocamlPackages.elpi: 3.6.2 -> 3.7.1 2026-04-30 11:03:14 +02:00
Mysaa Java
04ecfade8a ocamlPackages.elpi: Add update.sh 2026-04-17 16:42:11 +02:00
Pierre Roux
13bfe0d63b ocamlPackages.elpi: 3.6.1 -> 3.6.2 2026-03-23 08:26:06 +01:00
Pierre Roux
44e8baad9f ocamlPackages.elpi: 3.4.5 -> 3.6.1 2026-03-05 12:26:29 +01:00
Mysaa Java
f753947c23 ocamlPackages.elpi: 3.4.2 -> 3.4.5 2026-02-25 19:02:57 +01:00
Pierre Roux
4a0cd38c8e rocqPackages.hierarchy-builder: 1.10.0 -> 1.10.2 2026-01-28 16:40:20 +01:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Mysaa Java
b313801450 ocamlPackages.elpi: 3.4.1 -> 3.4.2 2025-10-17 18:59:18 +02:00
Pierre Roux
4903aed36e ocamlPackages.elpi: 3.3.0 -> 3.4.1 2025-10-09 13:39:13 +02:00
Wolfgang Walther
91a8fee3aa treewide: remove redundant parentheses
Auto-fixed by nixf-diagnose.
2025-10-05 10:52:03 +02:00
Vincent Laporte
0dddd9b4fd ocamlPackages.elpi: 3.0.1 → 3.3.0 2025-09-03 13:05:31 +02:00
Vincent Laporte
97eb7ee0da ocamlPackages.ppxlib: 0.33.0 → 0.36.0
ocamlPackages.base_quickcheck: 0.17.0 → 0.17.1
ocamlPackages.optcomp: 0.17.0 → 0.17.1
ocamlPackages.ppx_bench: 0.17.0 → 0.17.1
ocamlPackages.ppx_bin_prot: 0.17.0 → 0.17.1
ocamlPackages.ppx_deriving: 6.0.3 → 6.1.0
ocamlPackages.ppx_deriving_qcheck: 0.6 → 0.7
ocamlPackages.ppx_deriving_yaml: 0.3.0 → 0.4.1
ocamlPackages.ppx_deriving_yojson: 3.9.0 → 3.10.0
ocamlPackages.ppx_diff: 0.17.0 → 0.17.1
ocamlPackages.ppx_expect: 0.17.2 → 0.17.3
ocamlPackages.ppx_globalize: 0.17.0 → 0.17.2
ocamlPackages.ppx_inline_test: 0.17.0 → 0.17.1
ocamlPackages.ppx_let: 0.17.0 → 0.17.1
ocamlPackages.ppx_stable: 0.17.0 → 0.17.1
ocamlPackages.ppx_tydi: 0.17.0 → 0.17.1
ocamlPackages.ppx_typeprep_conv: 0.17.0 → 0.17.1
ocamlPackages.ppx_variants_conv: 0.17.0 → 0.17.1
ocamlPackages.sexp_conv: 0.17.0 → 0.17.1
ocamlPackages.sexp_message: 0.17.2 → 0.17.4
reason: 3.15.0 → 3.16.0

ocamlPackages.bisect_ppx: make compatible with ppxlib 0.36
ocamlPackages.config: make compatible with ppxlib 0.36
ocamlPackages.lwt_ppx: make compatible with ppxlib 0.36
ocamlPackages.melange: make compatible with ppxlib 0.36
ocamlPackages.ppx_bitstring: make compatible with ppxlib 0.36
ocamlPackages.ppx_repr: make compatible with ppxlib 0.36

ocamlPackages.bistro: mark as broken
ocamlPackages.dream-html: mark as broken
ocamlPackages.ocsigen-ppx-rpc: mark as broken
ocamlPackages.ppx_deriving_cmdliner: mark as broken
ocamlPackages.reason-react-ppx: mark as broken
2025-08-19 06:17:39 +02:00
Pierre Roux
3fc72d286c ocamlPackages.elpi: 2.0.7 -> 3.0.1 2025-08-05 15:59:09 +02:00
Wolfgang Walther
5a0711127c treewide: run nixfmt 1.0.0 2025-07-24 13:55:40 +02:00
Vincent Laporte
64dbe1f70b coqPackages.coq-elpi: expose version 2.3.0 2025-05-09 00:08:20 +02:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
Vincent Laporte
158f4614ed ocamlPackages.atd: 2.15.0 → 2.16.0 2025-02-12 03:46:13 +01:00
Vincent Laporte
8e7b1073fd ocamlPackages.elpi: use correct version information 2025-01-20 08:55:03 +01:00
Enrico Tassi
f84e2fa942 ocamlPackages.elpi: 2.0.6 -> 2.0.7 2025-01-14 12:54:54 +01:00
Pierre Roux
77f2b0312b ocamlPackages.elpi: 2.0.5 -> 2.0.6 2024-12-13 16:15:15 +01:00
Vincent Laporte
31356d77aa ocamlPackages.elpi: 1.20.0 → 2.0.5 2024-12-12 06:57:27 +01:00
Pierre Roux
55df3a285d ocamlPackages.elpi: add 1.18.2 2024-10-30 17:52:53 +01:00
Vincent Laporte
54f231694f ocamlPackages.elpi: 1.18.1 → 1.20.0 2024-10-08 21:47:13 +02:00
Vincent Laporte
94d0d22817 ocamlPackages.elpi: use release tarball (#343266)
coqPackages.metaFetch: Adding a github artifact option

Co-authored-by: Cyril Cohen <cohen@crans.org>
2024-09-23 09:52:07 +02:00
Pierre Roux
383e9b5696 coq-elpi: 2.0.1 -> 2.2.0 (#323590)
elpi: 1.18.1 -> 1.19.2
2024-07-01 08:04:15 +02:00
Pierre Roux
9c5eec2b20 coqPackages.coq-elpi: 1.19.0 -> 2.0.1 2024-01-02 18:39:20 +01:00
Pierre Roux
946120336e ocamlPackages.elpi: 1.16.5 → 1.17.0 2023-09-01 10:02:18 +02:00
Vincent Laporte
409d682a57 coqPackages_8_14.coq-elpi: fix by using old camlp5 2023-08-28 07:36:16 +02:00
Vincent Laporte
33c744266b ocamlPackages.elpi: use Dune 3 2023-04-06 08:05:32 +02:00
Vincent Laporte
935d0e208a ocamlPackages.elpi: fix camlp5 dependency 2023-02-22 09:52:49 +01:00
Ulrik Strid
c53a63adf1 ocamlPackages treewide: strictDeps all packages 2023-02-03 08:59:34 +01:00
Shawn8901
a59dda942c treewide: remove global with lib; statements in pkgs/development 2023-01-26 18:31:02 +01: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
Pierre Roux
c8585bf4a8 coqPackages.coq-elpi 1.14.0 -> 1.15.1 2022-07-19 13:03:25 +02:00
Vincent Laporte
f7373e4932 ocamlPackages.elpi: 1.15.0 → 1.15.2
Co-authored-by: Pierre Roux <pierre.roux@onera.fr>
2022-06-08 09:46:41 +02:00
Vincent Laporte
18aaa33f07 ocamlPackages.elpi: 1.14.1 → 1.15.0 2022-06-08 09:46:41 +02:00
Cyril Cohen
d113661156 coqPackages: etc
- put `findlib` in `buildInputs` of `mkCoqDerivation` to make sure `coq` packages find their ocaml plugin dependencies,
- use `propagatedBuildInputs` to make sure ocaml plugin dependencies are in path,
- updated `coqPackage.heq` (broken url),
- fixed use of `DESTDIR` and `COQMF_COQLIB` in mkCoqDerivation,
- adding `COQCORELIB` environement variable to put ocaml plugin files in the right place,
- make `metaFetch` available from `coqPackages`
2022-05-25 20:00:25 +02:00
Vincent Laporte
1f11888116 Revert "coqPackages: etc"
This reverts commit 7e589a45ef.
2022-05-13 06:47:14 +02:00
Cyril Cohen
7e589a45ef coqPackages: etc
- use propagatedBuildInputs to make sure ocaml plugin stuff is in path
- updated coqPackage.heq (broken url)
- fixed use of `DESTDIR` and `COQMF_COQLIB` in mkCoqDerivation
- adding `COQCORELIB` environement variable to put ocaml plugin files in the right place
- make metaFetch available from `coqPackages`
2022-05-12 06:11:43 +02:00
Enrico Tassi
bdc4892773 elpi: 1.13.8 -> 1.14.1 2022-02-16 17:57:06 +01:00
Vincent Laporte
551c849344 ocamlPackages.elpi: use recent version of ppxlib 2021-11-13 13:16:42 +01:00
Cyril Cohen
b46055e928 coqPackages.coq-elpi: 1.10 -> 1.11 2021-10-27 13:19:57 +02:00
Enrico Tassi
d12e2881bc elpi: 1.13.1 -> 1.13.5 2021-05-28 03:15:23 +02:00
Enrico Tassi
5594aa424c elpi: 1.13.0 -> 1.13.1 2021-04-18 06:09:28 +02:00
Cyril Cohen
268e43a005 elpi: 1.12.0 -> 1.13.0 2021-02-18 22:26:10 +01:00
Vincent Laporte
8f1302995e ocamlPackages.ppx_deriving: 4.5 → 5.1
ocamlPackages.ppx_deriving_yojson: 3.5.2 → 3.6.1

ocamlPackages.visitors: 20200210 → 20210127

ocamlPackages.pgocaml: disable for OCaml < 4.08

ocamlPackages.nocrypto: disable for OCaml < 4.08

ocamlPackages.lens: mark as broken

ocamlPackages.ppx_deriving_protobuf: mark as broken

Closes #108137
2021-01-31 14:15:46 +01:00
Ben Siraphob
82454e9df8 treewide: remove implicit use of stdenv.lib 2021-01-27 20:04:57 +07:00
Cyril Cohen
9ffd16b385 coqPackages: refactor 2021-01-09 11:56:17 +01:00