Commit Graph

53 Commits

Author SHA1 Message Date
Vincent Laporte
0279876952 ocamlPackages.lwt: 5.3.0 → 5.4.0 2021-02-12 17:42:29 +01:00
Jonathan Ringer
9bb3fccb5b treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
continuation of #109595

pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.

python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
Vincent Laporte
90d4109c23 ocamlPackages.lwt_ppx: 2.0.1 → 2.0.2 2021-01-07 08:40:26 +01:00
Vincent Laporte
cef53ab371 ocamlPackages.lwt: 4.5.0 → 5.3.0
ocamlPackages.lwt_ppx: 1.2.4 → 2.0.1
2020-07-05 10:48:18 +02:00
Vincent Laporte
490c75f1ca ocamlPackages.lwt: rename file to “default.nix” and attribute to “lwt” 2020-06-24 09:19:04 +02:00
Vincent Laporte
97c886e2c7 ocamlPackages.lwt2: remove at 2.7.1 2020-06-24 09:19:04 +02:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Vincent Laporte
21b4edc6a0 ocamlPackages.lwt4: 4.4.0 → 4.5.0 2020-02-04 09:48:28 +01:00
Antonio Nuno Monteiro
ccce14ed53 ocamlPackages.lwt_ppx: use independent source from lwt 2020-01-08 15:53:53 +01:00
Vincent Laporte
6cffb5072f ocamlPackages.lwt4: 4.2.1 → 4.4.0 2019-11-21 07:35:51 +00:00
Ricardo M. Correia
d5053d12eb ocamlPackages.lwt_ppx: fix dependency propagation
dune was showing this error when using lwt_ppx:

File "/nix/store/sz4cg32ph84lapgs50xv73s3a0baqq2s-ocaml4.08.1-lwt_ppx-4.2.1/lib/ocaml/4.08.1/site-lib/lwt_ppx/dune-package", line 11, characters 56-75:
11 |  (requires compiler-libs.common ocaml-migrate-parsetree ppx_tools_versioned)
                                                             ^^^^^^^^^^^^^^^^^^^
Error: Library "ppx_tools_versioned" not found.
-> required by library "lwt_ppx" in
   /nix/store/sz4cg32ph84lapgs50xv73s3a0baqq2s-ocaml4.08.1-lwt_ppx-4.2.1/lib/ocaml/4.08.1/site-lib/lwt_ppx
-> required by executable wizytests in dune:6
Hint: try: dune external-lib-deps --missing @@default
2019-11-16 04:15:28 +00:00
Matthew Bauer
5ebd36403e
Merge pull request #70641 from maggesi/rename-z77z-into-maggesi
Rename z77z into maggesi
2019-11-07 17:18:20 -05:00
Vincent Laporte
82af060040 ocamlPackages.lwt3: remove at 3.3.0 2019-11-07 16:39:42 +00:00
Marco Maggesi
ff1ed720e2 Rename z77z into maggesi
Make the "handle" of the maintainer match the name of the github account.
Also update the email address.
2019-10-07 17:05:25 +02:00
Frederik Rietdijk
66bc7fc1b3 Merge master into staging-next 2019-09-06 22:46:05 +02:00
Vincent Laporte
22c50545f2 ocamlPackages.ocaml_lwt: 4.1.0 -> 4.2.1
Ensures compatibility with OCaml 4.08
2019-09-06 16:03:33 +00:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
volth
35d68ef143 treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
Mario Rodas
88c2586958 dune: 1.9.2 -> 1.10.0 (#62256)
* dune: 1.9.2 -> 1.10.0

* ocamlPackages.camomile: use jbuilder executable

* ocamlPackages.sqlexpr: fix build

* ocamlPackages.lwt_camlp4: fix build
2019-07-05 12:28:06 +00:00
volth
f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Vincent Laporte
d8a8de45d0
ocamlPackages.lwt_camlp4: init at 20180325 2019-02-03 14:20:11 +00:00
Théo Zimmermann
794158fcd5
buildDunePackage: new support function; use it to refactor some OCaml derivations 2018-11-07 10:08:03 +01:00
Vincent Laporte
bdaedbe38c ocamlPackages.ocaml_lwt: 3.3.0 -> 4.1.0 2018-10-08 05:59:24 +00:00
Vincent Laporte
fc19401d67 jbuilder: 1.0.1 -> dune: 1.1.1 2018-09-15 19:32:32 +00:00
Vincent Laporte
c722db75ba
ocamlPackages.{tyxml,lwt}: always enable camlp4 support 2018-09-05 06:06:48 +00:00
Vincent Laporte
4f7c4e70e4
ocamlPackages.lwt2: disable for OCaml ≥ 4.06 2018-08-29 12:49:40 +00:00
Vincent Laporte
124071cacd
ocamlPackages.lwt3: make dependency to camlp4 optional 2018-07-12 21:25:52 +00:00
Vincent Laporte
be48c2effc
ocamlPackages.lwt_ppx: init at 3.3.0 2018-03-27 20:34:08 +00:00
Vincent Laporte
0b53d63dad ocamlPackages.lwt3: 3.0.0 -> 3.3.0 2018-03-27 22:32:55 +02:00
Vincent Laporte
7e31aef88a
ocamlPackages.lwt: remove spurious dependency on oasis 2017-11-01 16:58:08 +00:00
Vladimír Čunát
ef41fc7f51
Merge branch 'master' into staging
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Vincent Laporte
9e754a6f86 ocamlPackages.ssl: 0.5.3 -> 0.5.4 2017-10-05 17:09:50 +00:00
Vladimír Čunát
0be2928ac9
Merge branch 'master' into staging
Evaluation was blocked on Hydra; this should fix it.
2017-10-05 12:34:05 +02:00
Vincent Laporte
c06e5a8d64 ocamlPackages.react: 1.2.0 -> 1.2.1 2017-10-05 08:39:50 +00:00
John Ericson
531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Vincent Laporte
9f9ca26f28 ocamlPackages.lwt: requires OCaml ≥ 4.00 2017-07-03 23:59:49 +02:00
Vincent Laporte
d3a29b393a ocamlPackages.lwt: 2.7.1 -> 3.0.0 2017-07-02 11:59:17 +00:00
Patrick Mahoney
02682e5093 ocamlPackages.ocaml_lwt: use buildOcaml
This adds the shared objects setup hook to prepare
CAML_LD_LIBRARY_PATH.
2017-04-22 13:33:09 -05:00
Vincent Laporte
31fef05c7c ocamlPackages.lwt: 2.6.0 -> 2.7.1 2017-04-14 13:59:55 +00:00
Vincent Laporte
bfe0f29277 ocamlPackages.lwt: 2.5.2 -> 2.6.0 2016-11-22 10:25:01 +01:00
Vincent Laporte
cc272dc996 OCaml modules: make explicit some dependencies to ocamlbuild 2016-10-10 19:18:07 +02:00
Kirill Boltaev
3e646865f4 treewide: use ocaml.version (#19192) 2016-10-05 09:32:30 +02:00
Vincent Laporte
f361008745 ocaml-lwt: 2.5.0 -> 2.5.2 2016-05-25 11:00:52 +02:00
Nicolas B. Pierron
72c6f8a140 Ensure that we can evaluate the platform attribute of ocaml packages. 2016-03-13 19:08:26 +00:00
Florent Becker
f4c6f769f4 lwt: 2.4.6 -> 2.5.0 2016-01-01 19:04:32 +01:00
Vincent Laporte
f88399fe20 ocaml-lwt: enable ppx 2015-10-20 21:53:12 +02:00
Eric Merritt
b7ea979a75 ocaml-lwt: make sure libev propagates as a dependency 2015-05-24 12:33:24 -07:00
Vincent Laporte
9128cf6944 ocaml-lwt: update from 2.4.5 to 2.4.6 2015-02-16 13:31:13 +01:00
Vincent Laporte
e4655f0b45 ocaml-lwt: fixes build with OCaml 3.12 and 4.02 2014-11-03 21:55:35 +00:00
Florent Becker
892490726c Use propagated inputs in lwt 2014-08-30 19:37:15 +04:00