Guy Chronister
003bc16759
ocamlPackages.asn1-combinators: migrate to finalAttrs
2026-01-21 17:22:26 -06:00
Mutsuha Asada
b6a35ab9da
ocamlPackages.asn1-combinators: 0.3.1 -> 0.3.2 ( #373485 )
...
Changelog: https://github.com/mirleft/ocaml-asn1-combinators/releases/tag/v0.3.2
Diff: https://github.com/mirleft/ocaml-asn1-combinators/compare/v0.3.1...v0.3.2
2025-01-16 09:09:31 +01: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
Vincent Laporte
5ea573ca47
ocamlPackages.mirage-crypto: 0.11.3 → 1.1.0
...
ocamlPackages.asn1-combinators: 0.2.6 → 0.3.1
ocamlPackages.awa: 0.3.1 → 0.4.0
ocamlPackages.ca-certs: 0.2.3 → 1.0.0
ocamlPackages.ca-certs-nss: 3.101 → 3.103
ocamlPackages.conduit: 6.2.3 → 7.0.0
ocamlPackages.dns: 8.0.0 → 9.0.0
ocamlPackages.erm_xmpp: 0.3+20220404 → 0.3+20241009
ocamlPackages.git: 3.16.1 → 3.17.0
ocamlPackages.hkdf: 1.0.4 → 2.0.0
ocamlPackages.http-mirage-client: 0.0.6 → 0.0.7
ocamlPackages.letsencrypt: 0.5.1 → 1.0.0
ocamlPackages.paf: 0.6.0 → 0.7.0
ocamlPackages.pbkdf: 1.2.0 → 2.0.0
ocamlPackages.randomconv: 0.1.3 → 0.2.0
ocamlPackages.tcpip: 8.1.0 → 8.2.0
ocamlPackages.tls: 0.17.5 → 1.0.1
ocamlPackages.x509: 0.16.5 → 1.0.2
ocamlPackages.mrmime: disable tests
ocamlPackages.chacha: mark as broken
ocamlPackages.opium: mark as broken
ocamlPackages.otr: mark as broken
ocamlPackages.riot: mark as broken
2024-10-21 07:01:12 +02:00
Vincent Laporte
78be8391f7
ocamlPackages.asn1-combinators: use Dune 3
2023-03-28 11:26:15 +02: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
Vincent Laporte
ed1bc6d369
ocamlPackages.asn1-combinators: disable with OCaml < 4.08
...
Fixes build failures introduced by fbac0f4a6d
2022-04-06 07:20:05 +02:00
R. Ryantm
fbac0f4a6d
ocamlPackages.asn1-combinators: 0.2.5 -> 0.2.6
2022-03-21 05:12:43 +00:00
sternenseemann
f43497da9d
ocamlPackages.asn1-combinators: 0.2.4 -> 0.2.5
...
Contains a single bug fix, resolving an integer overflow.
2021-03-07 20:30:39 +01:00
sternenseemann
255f45ea20
ocamlPackages.asn1-combinators: use dune 2
2020-11-06 15:19:30 +01:00
sternenseemann
18c596964a
ocamlPackages.asn1-combinators: 0.2.3 → 0.2.4
2020-11-06 15:19:30 +01:00
sternenseemann
6bb6779b8e
ocamlPackages.asn1-combinators: 0.2.2 → 0.2.3
2020-09-28 16:58:04 +02:00
sternenseemann
90bc1492ca
ocamlPackages.asn1-combinators: 0.2.0 -> 0.2.2
2020-04-15 14:33:57 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01:00
Yorick van Pelt
4550405ac9
ocaml-modules: replace buildInputs with nativeBuildInputs where appropriate
...
The default has been to use buildInputs for build dependencies.
This doesn't work when cross-compiling.
2019-11-11 11:10:14 +03:00
Vincent Laporte
bbf96f8652
ocamlPackages.asn1-combinators: remove spurious dependency to Camlp4
2018-07-29 13:32:04 +00:00
Vincent Laporte
550136f516
ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0 ( #33566 )
...
* ocamlPackages.asn1-combinators: 0.1.3 -> 0.2.0
* ocamlPackages.x509: 0.5.3 -> 0.6.0
* ocamlPackages.x509: 0.6.0 -> 0.6.1
* ocamlPackages.tls: 0.7.1 -> 0.9.0
* jackline: fix build with ocaml-tls ≥ 0.9.0
2018-01-15 05:01:50 +01:00
Vincent Laporte
5e4edcc4ec
ocamlPackages.topkg: refactoring
2017-12-14 07:36:29 +00:00
sternenseemann
d65368ad28
ocaml-asn1-combinators: 0.1.2 -> 0.1.3
...
This update relicenses the project to ISC and fixes the test bug, which broke the package on 32-bit platforms
2016-11-13 11:42:42 +01:00
Nicolas B. Pierron
72c6f8a140
Ensure that we can evaluate the platform attribute of ocaml packages.
2016-03-13 19:08:26 +00:00
Domen Kožar
282bc1a10c
ocaml.asn1-combinators: mark broken on i686
...
(cherry picked from commit 36b406fd1b )
Signed-off-by: Domen Kožar <domen@dev.si >
2015-09-02 20:29:26 +02:00
Vincent Laporte
a36326d197
ocaml-asn1-combinators: update from 0.1.1 to 0.1.2
2015-06-02 13:53:17 +02:00
Vincent Laporte
de3924a1a8
Adds ocaml-asn1-combinators
...
An OCaml library of combinators for expressing ASN.1 grammars.
Homepage: https://github.com/mirleft/ocaml-asn1-combinators
2015-02-26 08:35:05 +01:00