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
5beb875e7b
ocamlPackages.{uucd,uucp}: 14.0.0 → 15.0.0
2022-09-18 10:39:31 +02:00
Vincent Laporte
565589da39
ocamlPackages.paf: 0.0.8 → 0.1.0
...
ocamlPackages.{hpack,h2}: 0.8.0 → 0.9.0
2022-09-16 20:51:17 +02:00
Vincent Laporte
eaa5f2944c
ocamlPackages.checkseum: 0.3.2 → 0.3.4
2022-09-15 21:04:55 +02:00
Vincent Laporte
384f3c53a8
ocamlPackages.mirage-crypto: 0.10.6 → 0.10.7
2022-09-15 16:32:38 +02:00
Vincent Laporte
63cf026762
ocamlPackages.mirage-unix: 5.0.0 → 5.0.1
2022-09-15 16:32:24 +02:00
Vincent Laporte
5b9a398716
ocamlPackages.mirage-unix: 4.0.1 → 5.0.0
...
ocamlPackages.mirage-crypto: 0.10.5 → 0.10.6
2022-09-15 15:35:45 +02:00
Vincent Laporte
bdd40fad13
ocamlPackages.happy-eyeballs-lwt: init at 0.1.3
2022-09-15 06:34:34 +02:00
Vincent Laporte
52f226dd5b
ocamlPackages.happy-eyeballs-mirage: init at 0.1.3
2022-09-15 06:34:29 +02:00
kilianar
f3db35354b
ocamlPackages.sedlex: update unicode data to 15.0.0
2022-09-14 23:03:34 +02:00
Vincent Laporte
ee55809e31
ocamlPackages.piaf: disable (failing) tests
2022-09-14 19:04:34 +02:00
Vincent Laporte
14148976e4
ocamlPackages.lwt_ssl: minor cleaning
2022-09-14 19:04:34 +02:00
Ben Darwin
d106101806
ocamlPackages.lambdapi: init at 2.2.1
2022-09-11 15:54:45 +02:00
Ben Darwin
1b327858f9
ocamlPackages.pratter: init at 2.0.0
2022-09-11 15:54:45 +02:00
Ben Darwin
b361e1895f
ocamlPackages.dedukti: init at 2.7
2022-09-11 15:54:45 +02:00
Ben Darwin
4f742d4535
ocamlPackages.bindlib: init at 6.0.0
2022-09-11 15:54:45 +02:00
Ben Darwin
4fe8af2162
ocamlPackages.timed: init at 1.1
2022-09-11 15:54:45 +02:00
bezmuth
725fe60de0
ocamlPackages.ctypes_stubs_js: init at 0.1
2022-09-10 14:11:51 +02:00
bezmuth
e6abed6cae
ocamlPackages.integers_stubs_js: init at 1.0
2022-09-10 14:11:51 +02:00
bezmuth
38417e0e29
tezos-base58: init at 1.0.0
2022-09-10 14:11:51 +02:00
bezmuth
474868fdbe
ocamlPackages.bap: 2.4.0 -> 2.5.0
2022-09-09 07:55:29 +02:00
Vincent Laporte
f17ee04608
ocamlPackages.index: 1.6.0 → 1.6.1
2022-09-04 12:16:56 +02:00
Vincent Laporte
61b89c4b58
ocamlPackages.notty: 0.2.2 → 0.2.3
2022-09-03 09:02:21 +02:00
R. Ryantm
708c2c6ba8
ocamlPackages.ogg: 0.7.2 -> 0.7.3
2022-09-01 22:58:51 +00:00
R. Ryantm
5741b035f9
ocamlPackages.ssl: 0.5.11 -> 0.5.12
2022-09-01 22:38:20 +00:00
R. Ryantm
411dd18e12
ocamlPackages.tcpip: 7.1.0 -> 7.1.2
2022-09-01 22:29:36 +00:00
Brian Leung
9a64a6d1ef
ocamlPackages.plotkicadsch: init at 0.9
2022-08-31 14:14:51 -07:00
Brian Leung
2b2e5df478
ocamlPackages.git-unix: Add git to propagatedBuildInputs
...
This is necessary to make ocamlPackages.plotkicadsch build.
2022-08-31 14:14:51 -07:00
Brian Leung
12756f5413
ocamlPackages.kicadsch: init at 0.9
2022-08-31 14:14:51 -07:00
Vincent Laporte
e38430fbd0
ocamlPackages.resource-pooling: 1.1 → 1.2
2022-08-31 07:54:23 +02:00
Vincent Laporte
0f4f35c7b0
ocamlPackages.fmt: 0.8.9 → 0.9.0
2022-08-31 07:36:39 +02:00
superherointj
3941f7330b
Merge pull request #188980 from vbgl/ocaml-lwt_log-1.1.2
...
ocamlPackages.lwt_log: 1.1.1 → 1.1.2
2022-08-30 18:57:28 -03:00
Martin Weinelt
afe8ee8b47
python3Packages.torch{,-bin}: rename from pytorch{,-bin}
...
The proper name for a python package is the one in the setuptools
setup() call, which can also be seen on pypi.
Correct: https://pypi.org/project/torch/
Wrong: https://pypi.org/project/pytorch/
Includes a treewide rename of the attribute and creates aliases for the
old name.
2022-08-30 17:46:57 +02:00
Vincent Laporte
c6239c5de0
ocamlPackages.lwt_log: 1.1.1 → 1.1.2
2022-08-30 17:05:00 +02: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
Vincent Laporte
da766bde28
ocamlPackages.odoc: disable tests with yojson ≥ 2.0
2022-08-29 08:10:02 +02:00
superherointj
5ff4b21709
Merge pull request #180725 from ulrikstrid/ulrikstrid--pbkdf-1_2_0
...
ocamlPackages.pbkdf: 1.1.0 -> 1.2.0
2022-08-26 09:41:19 -03:00
Ulrik Strid
f8f1501120
ocamlPackages.pbkdf: 1.1.0 -> 1.2.0
2022-08-26 14:15:57 +02:00
Jonas Heinrich
5d7efb1d9e
Merge pull request #184411 from r-ryantm/auto-update/ocaml4.13.1-camlp-streams
...
ocamlPackages.camlp-streams: 5.0 -> 5.0.1
2022-08-25 10:17:31 +02:00
Jonas Heinrich
9d21570d8b
Merge pull request #184397 from r-ryantm/auto-update/ocaml4.13.1-opus
...
ocamlPackages.opus: 0.2.1 -> 0.2.2
2022-08-23 22:15:08 +02:00
Jonas Heinrich
944da153dc
Merge pull request #184400 from r-ryantm/auto-update/ocaml4.13.1-ogg
...
ocamlPackages.ogg: 0.7.1 -> 0.7.2
2022-08-23 22:09:01 +02:00
Jonas Heinrich
cdf356ad25
Merge pull request #184382 from r-ryantm/auto-update/ocaml4.13.1-markup
...
ocamlPackages.markup: 1.0.2 -> 1.0.3
2022-08-23 21:25:31 +02:00
Vincent Laporte
f930cab9a1
ocamlPackages.domain-name: 0.3.0 → 0.4.0
2022-08-23 14:06:40 +02:00
Jayesh Bhoot
2acbedd334
promise_jsoo: init at 0.3.1 ( #172194 )
2022-08-22 16:43:07 +02:00
Jayesh Bhoot
ee1674cfcc
ocaml-vdom: init at 0.2 ( #187622 )
2022-08-22 15:12:31 +02:00
R. Ryantm
b05dad5436
ocamlPackages.pyml: 20211015 -> 20220615
2022-08-21 02:21:39 +02:00
Vincent Laporte
a06e854f23
ocamlPackages.cmdliner_1_1: disable for OCaml < 4.08
2022-08-18 08:46:13 +02:00
Vincent Laporte
7ed0a6f85f
ocamlPackages.graphql: 0.13.0 → 0.14.0
...
ocamlPackages.irmin-graphql: mark as broken
2022-08-17 12:13:04 +02:00
Vincent Laporte
5fb8ee0ec6
ocamlPackages.notty: disable for OCaml ≥ 4.14
2022-08-16 16:49:05 +02:00
Vincent Laporte
ad01127699
ocamlPackages.pythonlib: mark as broken with OCaml ≥ 4.14
2022-08-16 16:49:05 +02:00
Vincent Laporte
aaa1c973c8
ocamlPackages.faraday-async: fix build with OCaml < 4.11
2022-08-11 07:36:26 +02:00
Vincent Laporte
aaffb6fcf9
ocamlPackages.tls-async: disable for OCaml < 4.11
2022-08-10 11:43:59 +02:00
Vincent Laporte
e9831074ef
ocamlPackages_4_06.num: fix after #110571
2022-08-09 15:09:20 +02:00
R. Ryantm
51ec59da17
ocamlPackages.camlp-streams: 5.0 -> 5.0.1
2022-08-01 03:17:53 +00:00
R. Ryantm
f08d168bdb
ocamlPackages.ogg: 0.7.1 -> 0.7.2
2022-08-01 02:04:56 +00:00
R. Ryantm
4851b2f769
ocamlPackages.opus: 0.2.1 -> 0.2.2
2022-08-01 01:31:56 +00:00
R. Ryantm
547a2d87d4
ocamlPackages.markup: 1.0.2 -> 1.0.3
2022-08-01 00:35:04 +00:00
superherointj
8d665874d2
Merge pull request #182930 from vbgl/ocaml-biocaml-clean
...
ocamlPackages.biocaml: disable for OCaml < 4.11
2022-07-31 18:08:13 -03:00
superherointj
95ba3d1e69
ocamlPackages.ssl: 0.5.10 -> 0.5.11
2022-07-31 14:20:35 -03:00
Sandro
1db1ca2a70
Merge pull request #159588 from r-ryantm/auto-update/ocaml4.12.0-fix
...
ocamlPackages.fix: 20211231 -> 20220121
2022-07-29 17:21:53 +02:00
Sandro
f68ab59f6a
Merge pull request #149718 from r-ryantm/auto-update/ocaml4.12.0-ocaml-compiler-libs
...
ocamlPackages.ocaml-compiler-libs: 0.12.3 -> 0.12.4
2022-07-29 16:58:50 +02:00
Vincent Laporte
fdace83aed
ocamlPackages.ocaml_intrinsics: 0.15.0 → 0.15.2
2022-07-28 09:15:12 +02:00
Vincent Laporte
242001d836
patdiff: move inside ocamlPackages
2022-07-28 09:15:12 +02:00
Vincent Laporte
d97e1645ac
ocamlPackages.async_smtp: require OCaml ≥ 4.12
2022-07-28 09:15:12 +02:00
Jules Aguillon
1afb55692d
ocamlPackages.odoc-parser: 1.0.0 -> 2.0.0
...
Switch the default version to the lastest.
2022-07-26 13:33:49 +02:00
Jules Aguillon
6d559df867
ocamlPackages.odoc-parser: init 1.0.1 & 2.0.0
2022-07-26 13:33:49 +02:00
Vincent Laporte
77b84010cd
ocamlPackages.biocaml: disable for OCaml < 4.11
2022-07-26 09:24:06 +02:00
superherointj
919759dc0d
Merge pull request #182319 from vbgl/ocaml-metrics-0.4.0
...
ocamlPackages.metrics: 0.2.0 → 0.4.0
2022-07-25 23:40:23 -03:00
Vincent Laporte
3131757b9f
ocamlPackages.omd: 1.3.1 → 1.3.2
2022-07-25 20:11:55 +02:00
Vincent Laporte
c55fac773b
ocamlPackages.qcheck: 0.18 → 0.19.1
2022-07-24 12:10:43 +02:00
Vincent Laporte
1f7ab584cf
ocamlPackages.metrics: 0.2.0 → 0.4.0
...
ocamlPackages.metrics-mirage: remove at 0.2.0
ocamlPackages.metrics-rusage: init at 0.4.0
2022-07-21 10:53:17 +02:00
Aaron L. Zeng
fbb839c562
ocamlPackages.cohttp-async: Remove redundant patch that doesn't apply
2022-07-21 10:01:16 +02:00
Vincent Laporte
d2b3250200
ocamlPackages.mariadb: 1.1.4 → 1.1.6
2022-07-21 09:16:35 +02:00
Vincent Laporte
a8ce8ba5dc
ocamlPackages.containers: 3.6.1 → 3.9
2022-07-20 17:24:59 +02:00
Pierre Roux
c8585bf4a8
coqPackages.coq-elpi 1.14.0 -> 1.15.1
2022-07-19 13:03:25 +02:00
Guillaume Girol
23432ed4fc
ocamlPackage.odoc: 1.5.3 -> 2.1.1 ( #181884 )
...
build tested by:
fnix build -f. ocaml-ng.ocamlPackages_4_{05,06,07,08,09,10,11,12,13,14}.odoc
fnix build -f. ocaml-ng.ocamlPackages_4_{08,09,10,11,12,13,14}.{odoc,curly,mdx}
curly and mdx are the only reverse dependencies in ocaml-modules
according to grep
2022-07-19 06:51:30 +02:00
Guillaume Girol
9eddb61dcf
ocaml-ng.ocamlPackages_4_14.ocaml-lsp: 1.11 -> 1.12
2022-07-18 11:24:37 +02:00
Guillaume Girol
caa3cefeb5
ocamlPackages.chrome-trace: init at ${dune.version}
2022-07-18 11:24:37 +02:00
Vincent Laporte
ae0b8a01b1
ocamlPackages.gapi-ocaml: 0.4.2 → 0.4.3
2022-07-18 09:11:35 +02:00
Guillaume Girol
ad77f20359
Merge pull request #166033 from bcc32/js-015
...
ocamlPackages.janeStreet: 0.14 -> 0.15
2022-07-17 15:21:36 +00:00
Vincent Laporte
60d0de8a48
ocamlPackages.erm_xmpp: 0.3+20200317 → 0.3+20220404
2022-07-10 18:56:56 +02:00
Vincent Laporte
d4cb9de838
ocamlPackages.nocrypto: remove at 0.5.4
...
ocamlPackages.wodan: mark as broken
2022-07-09 14:24:02 +02:00
Vincent Laporte
f852977090
ocamlPackages.noise: remove at 0.2.0
2022-07-09 14:24:02 +02:00
Ulrik Strid
9b3ec85d58
ocamlPackages.mirage-random: 2.0.0 -> 3.0.0
2022-07-07 21:40:38 +02:00
Vincent Laporte
a8406971c3
ocamlPackages.dns: 5.0.1 → 6.1.4
...
ocamlPackages.conduit: 4.0.2 → 5.1.0
ocamlPackages.cohttp: 4.0.0 → 5.0.0
ocamlPackages.ocsigen_server: fix compatibility with cohttp-5.0.0
2022-07-07 20:29:09 +02:00
Vincent Laporte
26a6c659f0
ocamlPackages.happy-eyeballs: init at 0.1.3
2022-07-07 20:29:09 +02:00
Guillaume Girol
1b76f05512
ocamlPackages.ppx_css: fix eval
...
sedlex is already 2.5
2022-07-07 00:32:21 -04:00
Guillaume Girol
f9d0937e01
ocamlPackages.jst-config: fetch upstream patch
...
https://github.com/NixOS/nixpkgs/pull/166033#issuecomment-1104695149
2022-07-07 00:32:21 -04:00
Aaron L. Zeng
4f6ddfdd23
Add Jane Street ocaml packages version 0.15
...
- ocamlPackages.tls*: 0.15.2 -> 0.15.3
- ocamlPackages.bistro: unstable-2021-11-13 -> unstable-2022-05-07
- ocamlPackages.phylogenetics: 0.1.0 -> unstable-2022-05-06
2022-07-07 00:32:11 -04:00
sternenseemann
ff494fa028
ocamlPackages.hxd: 0.3.1 -> 0.3.2
...
https://github.com/dinosaure/hxd/releases/tag/v0.3.2
2022-07-06 21:00:03 +02:00
superherointj
78d0a0688c
ocamlPackages.xmlm: 1.3.0 -> 1.4.0
2022-07-06 20:34:46 +02:00
Vincent Laporte
b6236dbddb
ocamlPackages.chacha: 1.0.0 → 1.1.0
2022-07-06 13:15:51 -03:00
Vincent Laporte
eea01cd11d
ocamlPackages.netchannel: 2.0.0 → 2.1.1
...
ocamlPackages.mirage-xen: 6.0.0 → 7.2.0
2022-07-06 18:05:26 +02:00
superherointj
3b1cbcc92b
ocamlPackages.yaml: 3.0.0 -> 3.1.0 ( #180139 )
...
ocamlPackages.ppx_deriving_yaml: 0.1.0 -> 0.1.1
2022-07-06 07:21:03 +02:00
superherointj
414af487b1
Revert "ocamlPackages.fmt: 0.8.9 -> 0.9.0"
2022-07-04 18:32:17 -03:00
R. Ryantm
c2f68f081c
ocamlPackages.batteries: 3.4.0 -> 3.5.1
2022-07-04 15:16:24 -03:00
superherointj
c589960402
Merge pull request #180088 from vbgl/ocaml-digestif-1.1.2
...
ocamlPackages.digestif: 1.1.0 → 1.1.2
2022-07-04 10:22:42 -03:00
Vincent Laporte
76a24f2d79
ocamlPackages.secp256k1-internal: 0.2 → 0.3
2022-07-04 13:05:29 +02:00
Vincent Laporte
1cfe539b03
ocamlPackages.digestif: 1.1.0 → 1.1.2
2022-07-04 10:13:35 +02:00
Vincent Laporte
6791c3ae11
ocamlPackages.io-page: 2.4.0 → 3.0.0
2022-07-04 09:10:59 +02:00
Vincent Laporte
e69aee3280
ocamlPackages.io-page: 2.3.0 → 2.4.0
...
ocamlPackages.mirage-block: 2.0.1 → 3.0.0
ocamlPackages.mirage-block-ramdisk: disable tests
ocamlPackages.mirage-block-unix: 2.12.1 → 2.14.1
ocamlPackages.mirage-unix: 4.0.0 → 4.0.1
ocamlPackages.vchan: 6.0.0 → 6.0.1
ocamlPackages.wodan-unix: mark as broken
2022-07-04 09:10:59 +02:00
superherointj
a97a0002fe
Merge pull request #179861 from vbgl/ocaml-atdgen-2.9.1
...
ocamlPackages.atdgen: 2.4.1 → 2.9.1
2022-07-03 21:46:26 -03:00
Vincent Laporte
b6e7663556
ocamlPackages.atdgen: 2.4.1 → 2.9.1
2022-07-03 23:12:40 +02:00
superherointj
d335ada6fe
Merge pull request #165068 from r-ryantm/auto-update/ocaml4.13.1-fmt
...
ocamlPackages.fmt: 0.8.9 -> 0.9.0
2022-07-03 14:18:09 -03:00
superherointj
c9808f8a61
Merge pull request #179292 from vbgl/ocaml-mirage-channel-4.1.0
...
ocamlPackages.mirage-channel: 4.0.1 → 4.1.0
2022-07-03 13:43:26 -03:00
superherointj
8507922b3b
Merge pull request #179514 from vbgl/ocaml-mirage-console-5.1.0
...
ocamlPackages.mirage-console: 4.0.0 → 5.1.0
2022-07-03 13:38:14 -03:00
Vincent Laporte
6bc3638cf4
ocamlPackages.duff: 0.4 → 0.5
2022-07-03 16:07:11 +02:00
Vincent Laporte
390681fdaf
ocamlPackages.optint: 0.1.0 → 0.2.0
2022-07-03 14:24:11 +02:00
Vincent Laporte
22a183bf78
ocamlPackages.hacl_x25519: remove at 0.2.2
2022-07-02 19:26:32 +02:00
Vincent Laporte
f5ad4e7964
ocamlPackages.awa: 0.0.5 → 0.1.0
2022-07-02 19:26:32 +02:00
Vincent Laporte
6806e4e8b7
ocamlPackages.shared-memory-ring: 3.1.0 → 3.1.1
2022-07-01 05:49:03 +01:00
Vincent Laporte
6724234f28
ocamlPackages.mirage-vnetif: 0.5.0 → 0.6.0
2022-06-30 16:57:19 +01:00
Vincent Laporte
7b410b13ee
ocamlPackages.ke: 0.4 → 0.6
2022-06-29 16:41:20 +01:00
Vincent Laporte
604a908694
ocamlPackages.mirage-console: 4.0.0 → 5.1.0
2022-06-29 05:48:38 +01:00
ajs124
0c35b851e4
maintainers: remove kkallio
...
no github account linked
2022-06-29 00:55:00 +02:00
ajs124
0d5d9c159b
maintainers: remove jwilberding
...
no github account linked
2022-06-29 00:52:14 +02:00
ajs124
a0718341e6
maintainers: remove volth
...
github account deleted
2022-06-29 00:52:12 +02:00
Vincent Laporte
162c51e86f
ocamlPackages.mirage-channel: 4.0.1 → 4.1.0
2022-06-27 06:13:56 +01:00
Mario Rodas
9467dd3284
ocamlPackages.mldoc: init at 1.3.9
2022-06-27 06:55:25 +02:00
Thiago Kenji Okada
2a922b7893
Merge pull request #178686 from vbgl/ocaml-pbkdf-1.2.0
...
ocamlPackages.pbkdf: 1.1.0 → 1.2.0
2022-06-25 16:24:53 +01:00
Daniel Olsen
eb72486d13
ocamlPackages.ffmpeg*: 1.1.3 -> 1.1.4
2022-06-23 23:10:17 +02:00
Vincent Laporte
8681aa0d65
ocamlPackages.ocaml-r: mark as broken
2022-06-23 22:38:14 +02:00
Vincent Laporte
7d634c9f97
ocamlPackages.fmt: do not propagate cmdliner
2022-06-23 22:38:14 +02:00
Vincent Laporte
57777e6d56
ocamlPackages.parmap: disable tests
2022-06-23 22:38:13 +02:00
Vincent Laporte
d4b3d027b0
ocamlPackages.pbkdf: 1.1.0 → 1.2.0
2022-06-23 09:10:18 +02:00
Sergei Trofimovich
720b350730
ocaml-ng.ocamlPackages_4_05.lablgtk: add -fcommon workaround
...
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:
ld: ml_gtktree.o:(.bss+0x0): multiple definition of
`ml_table_extension_events'; ml_gdkpixbuf.o:(.bss+0x0): first defined here
2022-06-20 22:44:34 +01:00
Mario Rodas
9a0b7eddfd
ocamlPackages.ocaml-migrate-parsetree-2: 2.3.0 -> 2.4.0 ( #178244 )
...
https://github.com/ocaml-ppx/ocaml-migrate-parsetree/releases/tag/2.4.0
2022-06-20 17:50:40 +02:00
Mario Rodas
f22126fe9a
ocamlPackages.ppx_yojson_conv_lib: 0.14.0 -> 0.15.0
2022-06-18 04:20:00 +00:00
Ulrik Strid
69443b19b8
ocamlPackages.tsort: 2.0.0 -> 2.1.0
2022-06-15 09:31:13 +02:00
Daniel Olsen
1f31dbf1ec
ocamlPackages.cry: 0.6.5 -> 0.6.7
2022-06-13 21:33:09 +02:00
Lassulus
6f2f7cc4ab
Merge pull request #140777 from dali99/update_liquidsoap
...
Update liquidsoap to 2.0.5
2022-06-09 10:31:24 +02:00
Vincent Laporte
3a5d3c73c7
ocamlPackages.wasm: 1.1.1 → 2.0.0
2022-06-08 23:34:47 +02:00
Daniel Olsen
b64a90b182
ocamlPackages.ocurl: 0.9.1 -> 0.9.2
2022-06-08 15:21:28 +02:00
Daniel Olsen
592f58a190
ocamlPackages.lilv: init at 0.1.0
2022-06-08 15:21:28 +02:00
Daniel Olsen
c035e81dac
ocamlPackages.taglib: init at 0.3.9
2022-06-08 15:21:28 +02:00
Daniel Olsen
89a381788e
ocamlPackages.soundtouch: init at 0.1.9
2022-06-08 15:21:28 +02:00
Daniel Olsen
f34e9c3002
ocamlPackages.frei0r: init at 0.1.2
2022-06-08 15:21:28 +02:00
Daniel Olsen
430b2bc83b
ocamlPackages.lame: init at 0.3.6
2022-06-08 15:21:28 +02:00
Daniel Olsen
866dbd9d42
ocamlPackages.faad: init at 0.5.1
2022-06-08 15:21:27 +02:00
Daniel Olsen
174c0a086e
ocamlPackages.cry: init at 0.6.5
2022-06-08 15:21:27 +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
Daniel Olsen
ab7173f6db
ocamlPackages.srt: 0.1.1 -> 0.2.1
2022-06-07 11:45:32 +02:00
Daniel Olsen
cb26845685
ocamlPackages.posix-time2: init at 2.0.0
2022-06-07 09:24:55 +02:00
Daniel Olsen
50cac6ed5e
ocamlPackages.unix-errno: init at 0.6.1
2022-06-07 09:24:55 +02:00
Daniel Olsen
5a862299e0
ocamlPackages.mm: init at 0.8.1
2022-06-06 17:50:38 +02:00
Daniel Olsen
fbfd28e8ac
ocamlPackages.mad: init at 0.5.2
2022-06-06 17:50:38 +02:00
Daniel Olsen
5e76c6961d
ocamlPackages.ao: init at 0.2.4
2022-06-06 17:50:38 +02:00
Daniel Olsen
60ff8d2306
ocamlPackages.magic: init at 0.7.3
2022-06-05 20:26:36 +02:00
Daniel Olsen
11208c6400
ocamlPackages.lo: init at 0.2.0
2022-06-05 20:26:36 +02:00
Daniel Olsen
85665ca9d4
ocamlPackages.duppy: init at 0.9.2
2022-06-05 20:26:36 +02:00
Daniel Olsen
f3c53f430f
ocamlPackages.dtools: init at 0.4.4
2022-06-05 20:26:36 +02:00
Daniel Olsen
7ed016627f
ocamlPackages.pulseaudio: init at 0.1.5
2022-06-05 18:44:59 +02:00
Daniel Olsen
754433d82a
ocamlPackages.portaudio: init at 0.2.3
2022-06-05 18:44:59 +02:00
Daniel Olsen
e5031b839b
ocamlPackages.gstreamer: init at 0.3.1
2022-06-05 18:44:59 +02:00
Daniel Olsen
e5b2c5f447
ocamlPackages.alsa: init at 3.0.0
2022-06-05 18:44:59 +02:00
Vincent Laporte
81008f02c4
ocamlPackages.menhir: 20211128 → 20220210
2022-06-05 15:44:28 +02:00
Vincent Laporte
0a91054a94
oacmlPackages.toml: make compatible with menhir ≥ 20211215
2022-06-05 15:44:28 +02:00
Vincent Laporte
f6f5188f75
oacmlPackages.odate: make compatible with menhir ≥ 20211215
2022-06-05 15:44:28 +02:00
superherointj
13785fcc8f
ocamlPackages.tsdl-mixer: init 0.3.2
2022-06-01 07:30:47 +02:00
superherointj
174d0fbdda
ocamlPackages.tsdl-ttf: init 0.3.2
2022-06-01 07:30:47 +02:00
superherointj
b161742e86
ocamlPackages.tsdl-image: init 0.3.2
2022-06-01 07:30:47 +02:00
superherointj
5feacad694
ocamlPackages.tsdl: 0.9.7 -> 0.9.8
2022-06-01 07:30:47 +02:00
Ulrik Strid
a9ce8f1ef2
ocamlPackages.json-data-encoding: 0.10 -> 0.11
2022-05-31 13:32:40 +02:00
Ulrik Strid
d27cc392f0
ocamlPackages.resto: 0.6.1 -> 0.7
2022-05-31 13:32:40 +02:00
Vincent Laporte
ff74ad6db3
ocamlPackages.cooltt: unstable-2021-05-25 → unstable-2022-04-28
2022-05-29 14:57:07 +02:00
Vincent Laporte
a1e9a866e1
ocamlPackages.yuujinchou: init at 2.0.0
2022-05-29 14:57:07 +02:00
Vincent Laporte
f2be2aa1d5
ocamlPackages.bwd: init at 2.0.0
2022-05-29 14:57:07 +02:00
Vincent Laporte
b8186ef950
ocamlPackages.sedlex: 2.4 → 2.5
2022-05-29 08:48:00 +02:00
Vincent Laporte
5637570f51
ocamlPackages: rename sedlex_2 into sedlex
2022-05-29 08:48:00 +02:00
Vincent Laporte
c3e55aa79a
ocamlPackages.sedlex: remove at 1.99.5
2022-05-29 08:48:00 +02:00
Aaron L. Zeng
08a7dbcf88
ocamlPackages.tar*: 1.1.0 -> 2.0.1
2022-05-28 15:57:37 +02:00
Mario Rodas
3d6cf755ba
ocamlPackages.opam-file-format: 2.1.3 -> 2.1.4
...
https://github.com/ocaml/opam-file-format/releases/tag/2.1.4
2022-05-27 13:00:29 +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
Ulrik Strid
fd5aea3c09
ocamlPackages.mirage-net: 3.0.1 -> 4.0.0
2022-05-25 13:03:45 +02:00
Vincent Laporte
25bfced875
ocamlPackages.tiny_httpd: init at 0.12
2022-05-25 09:21:52 +01:00
Ulrik Strid
b37e4c01b1
ocamlPackages.linenoise: 1.3.0 -> 1.3.1
2022-05-24 16:53:17 +02:00
Guillaume Girol
09f34965e2
Merge pull request #170297 from Julow/ocamlformat_0_21
...
Ocamlformat 0.21.0 and Cmdliner 1.1.1
2022-05-23 19:06:30 +00:00
Ulrik Strid
26e7906a96
ocamlPackages.hacl_x25519: 0.2.0 -> 0.2.2
2022-05-23 09:53:10 +02:00
Ulrik Strid
ad81f8dbef
ocamlPackages.faraday: 0.7.2 -> 0.8.1
2022-05-23 09:30:34 +02:00
Jules Aguillon
bcbbbea82e
ocamlPackages.cmdliner_1_0: Update license
...
License changed on version 1.0.0 from bsd3 to isc.
2022-05-22 20:58:24 +02:00
Jules Aguillon
5a61d18997
ocamlPackages.cmdliner_1_1: init at 1.1.1
...
Add the latest version of cmdliner. This release broke many packages and
have more constraining dependencies so the previous version cannot be
removed from nixpkgs for now.
The previous version is still available as ocamlPackages.cmdliner_1_0
and ocamlPackages.cmdliner points to it for now.
2022-05-22 20:58:20 +02:00
Ulrik Strid
266e665668
ocamlPackages.irmin-watcher: 0.4.1 -> 0.5.0
2022-05-22 12:06:53 +02:00
Ulrik Strid
13c8a6774d
ocamlPackages.ppx_cstubs: 0.6.1.2 -> 0.7.0
2022-05-22 11:27:27 +02:00
Daniel Løvbrøtte Olsen
9c4c9f5884
ocamlPackages.gd4o: init at 1.0a5 ( #169226 )
2022-05-22 10:09:35 +02:00
Vincent Laporte
aba7099e7c
ocamlPackages.x509: 0.15.2 → 0.16.0
2022-05-21 16:57:40 +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
Malo Bourgon
ef3bf2e602
ocamlPackages.awa,ocamlPackages.awa-lwt: correct meta.mainProgram
2022-05-20 10:13:29 +02:00
Malo Bourgon
ab44808c8e
ocamlPackages.atdgen: correct meta.mainProgram
2022-05-20 10:13:29 +02:00
Vincent Laporte
6878885f3f
ocamlPackages.genspio: 0.0.2 → 0.0.3
2022-05-19 14:17:06 +02:00
Sandro
ed58443645
Merge pull request #173172 from Artturin/deprecatestringconf
...
stdenv: start deprecating non-list configureFlags
2022-05-19 11:25:24 +02:00
Vincent Laporte
4ca72ffe4e
ocamlPackages.lwt: 5.4.1 → 5.5.0
2022-05-18 23:54:37 +02:00
Artturin
cf7476804a
treewide: convert string configureFlags to list of strings
2022-05-18 20:32:33 +03:00
Lassulus
e3df4655af
Merge pull request #165620 from StridBot/auto-update/ocaml4.13.1-graphql_ppx
...
ocamlPackages.graphql_ppx: 1.2.0 -> 1.2.2
2022-05-18 11:22:53 +02:00
Vincent Laporte
4b0da1885f
ocamlPackages.easy-format: 1.3.2 → 1.3.3
2022-05-17 08:55:12 +02:00
Vincent Laporte
a882fd2c36
ocamlPackages.labltk: add version 8.06.12 for OCaml 4.14
2022-05-15 17:06:27 +02:00
toastal
2fc228efaf
ocamlPackages.otoml: 0.9.0 → 1.0.1; soupault: 3.2.0 → 4.0.0 ( #173032 )
...
* ocamlPackages.otoml: 0.9.0 → 1.0.1
* soupault: 3.2.0 → 4.0.0
> toastal: I'm switching the OPAM tarball link to codeberg for 4.0.0
— dmbaturin, #soupault Libera.Chat
As directed by the maintainer, the releases will now point to the
Codeberg Gitea Git forge instance. This is a win for open source code
platforms and users as they will not need to interact with a
proprietary code forge!
2022-05-14 21:14:53 +02:00
Malo Bourgon
f7ef6329bb
ocamlPackages: add meta.mainProgram to many packages
2022-05-14 11:31:07 +02:00
superherointj
02bd4336d9
ocamlPackages.telegraml: init unstable-2021-06-17
2022-05-13 16:26:01 +02:00
superherointj
6925d06dd1
ocamlPackages.reperf: add printbox-text to propagatedBuildInputs
2022-05-13 15:58:22 +02:00