Vincent Laporte
c527642f3c
ocamlPackages.repr: 0.7.0 → 0.8.0
2025-11-26 18:41:34 +01:00
Vincent Laporte
fe80f1a4eb
ocamlPackages.ppxlib: 0.36.0 → 0.36.2
2025-10-07 19:27:16 +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
Winter
a19cd4ffb1
Revert "treewide: replace rev with tag"
...
This reverts commit 65a333600d .
This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.
It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).
A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.
[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d
treewide: replace rev with tag
2025-04-07 16:57:22 +02:00
Silvan Mosberger
4f0dadbf38
treewide: format all inactive Nix files
...
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.
Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.
A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.
This commit was automatically created and can be verified using
nix-build a08b3a4d19 .tar.gz \
--argstr baseRev b32a094368
result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
Sigmanificient
3e1227a1af
pkgs/development/ocaml-modules: remove unused arguments
2024-07-16 03:54:01 +02:00
Vincent Laporte
9176d22aae
ocamlPackages.repr: 0.6.0 → 0.7.0
2023-10-13 08:28:53 +02:00
Vincent Laporte
930b1c06b1
ocamlPackages.base64: 3.5.0 → 3.5.1 ( #218580 )
...
* ocamlPackages.otr: use Dune 3
* ocamlPackages.h2: use Dune 3
* ocamlPackages.index: use Dune 3
* ocamlPackages.progress: use Dune 3
* ocamlPackages.repr: use Dune 3
* ocamlPackages.emile: use Dune 3
* ocamlPackages.bistro: use Dune 3
* ocamlPackages.base64: 3.5.0 → 3.5.1
2023-02-27 09:14:03 -03:00
Ulrik Strid
c53a63adf1
ocamlPackages treewide: strictDeps all packages
2023-02-03 08:59:34 +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
Ulrik Strid
aee04b1bed
ocamlPackages.git: 3.5.0 -> 3.9.1 ( #188389 )
...
* ocamlPackages.cstruct: 6.0.1 -> 6.1.1
* ocamlPackages.git: 3.5.0 -> 3.9.1
* ocamlPackages.carton: 0.4.3 -> 0.4.4
* ocamlPackages.bigstringaf: 0.7.0 -> 0.9.0
* ocamlPackages.decompress: 1.4.2 -> 1.5.1
* ocamlPackages.repr: 0.5.0 -> 0.6.0
* ocamlPackages.irmin: 2.9.1 -> 3.4.1
* ligo: 0.36.0 -> 0.47.0
ocamlPackages.ringo: 0.5 → 0.9
ocamlPackages.data-encoding: 0.4.0 → 0.5.3
ocamlPackages.bls12-381: 1.1.0 -> 3.0.0
Co-authored-by: bezmuth <benkel97@protonmail.com >
2022-10-11 08:50:54 +02:00
José Romildo Malaquias
0522e55f99
ocamlPackages.ppxlib: 0.23.0 -> 0.24.0 ( #154901 )
...
* ocamlPackages.ppxlib: 0.23.0 -> 0.24.0
* ocamlPackages.bls12-381{,-unix}: 0.4.2 -> 1.1.0
- Update to version 1.1.0
- Use the same revision tag used in the opam repository, as the release tarbal seems to be unavailable
- Does not depend on bls12-381-gen and rust anymore
* ocamlPackages.bls12-381-{gen: 0.4.2 -> 0.4.4,legacy: init at 0.4.4}
- Update bls12-381-gen to version 0.4.4
- Add new package bls12-381-legacy
* ocamlPackages.tezos-*: 10.2 -> 11.0
- Update tezos to version 11.0
- Add new packages:
tezos-base-test-helpers
tezos-embedded-protocol-demo-noops
tezos-event-logging-test-helpers
tezos-protocol-alpha
tezos-protocol-demo-noops
tezos-protocol-plugin-alpha
tezos-protocol-demo-noops
tezos-protocol-plugin-alpha
tezos-shell-services-test-helpers
- Remove old package:
tezos-test-services
* ocamlPackages.repr: 0.4.0 -> 0.5.0
* ocamlPackages.hacl-star-raw: 0.3.2 -> 0.4.5
* ocamlPackages.arp: 2.3.2 -> 3.0.0
* ocamlPackages.index: 1.4.1 -> 1.5.0
* ocamlPackages.digestif: 1.0.0 -> 1.1.0
* ocamlPackages.ethernet: 2.2.0 -> 3.0.0
* ocamlPackages.httpaf: 0.6.6 -> 0.7.1
* ocamlPackages.mirage-nat: 2.2.3 -> 2.2.5
* ocamlPackages.tcpip: 6.2.0 -> 7.0.1
* ocamlPackages.paf: 0.0.6 -> 0.0.8
* ocamlPackages.ppx_irmin: 2.7.2 -> 2.9.1
* ocamlPackages.tezos-*: add missing packages, needed by ligo-0.34
* ocamlPackages.ocaml-recovery-parser: init at 0.2.2
* ligo: 0.27.0 -> 0.34.0
2022-01-23 21:24:16 +01:00
Daniel Hines
204f7dc335
ocamlPackages.irmin: 2.6.0 -> 2.7.1 ( #129434 )
...
* ocamlPackages.irmin: 2.6.0 -> 2.7.1
https://github.com/mirage/irmin/releases/tag/2.7.1
* ocamlPackages.index: 1.3.1 -> 1.4.0
https://github.com/mirage/index/releases/tag/1.4.0
* ocamlPackages.repr: 0.3.0 -> 0.4.0
https://github.com/mirage/repr/releases/tag/0.4.0
Co-authored-by: sternenseemann <0rpkxez4ksa01gb3typccl0i@systemli.org >
2021-07-15 09:52:14 +02:00
superherointj
1c50387848
ocamlPackages.repr: 0.2.1 -> 0.3.0
2021-06-07 14:07:59 +02:00
sternenseemann
a7a61998e9
ocamlPackages.{repr,ppx_repr}: init at 0.2.1
2021-01-24 21:04:02 +01:00