| Commit message (Expand) | Author | Age | Files | Lines |
| * | ocamlPackages.lwt: 5.5.0 → 5.6.1 | Vincent Laporte | 2022-10-23 | 1 | -13/+9 |
| * | ocamlPackages.lwt: 5.4.1 → 5.5.0 | Vincent Laporte | 2022-05-18 | 1 | -4/+2 |
| * | treewide: Simplify negated uses of versionAtLeast, versionOlder•••Signed-off-by: Anders Kaseorg <andersk@mit.edu>
| Anders Kaseorg | 2022-04-25 | 1 | -3/+3 |
| * | buildDunePackage: use dune_2 by default | Vincent Laporte | 2022-03-13 | 1 | -1/+3 |
| * | ocaml-ng.ocamlPackages_4_07.lwt: fix build with strictDeps | Guillaume Girol | 2022-03-01 | 1 | -2/+2 |
| * | ocamlPackages tree-wide: Move buildInputs that should be nativeBuildInputs•••To keep this for the future we also strictDeps where possible, including for janePackages, topkg, oasis and ocamlbuild.
This makes some closures significantly smaller and makes cross compilation easier
| Ulrik Strid | 2022-02-24 | 1 | -3/+6 |
| * | ocamlPackages.lwt_ppx: switch to fetchFromGitHub | Felix Buehler | 2022-01-08 | 1 | -11/+13 |
| * | ocamlPackages.lwt: switch to fetchFromGitHub | Felix Buehler | 2021-12-07 | 1 | -4/+6 |
| * | Merge pull request #145033 from anmonteiro/anmonteiro/ocaml-cross-fiexs•••ocamlPackages: fix some packages for cross-compilation | Guillaume Girol | 2021-11-10 | 1 | -3/+2 |
| |\ |
|
| | * | Update pkgs/development/ocaml-modules/lwt/default.nix•••Co-authored-by: Sandro <sandro.jaeckel@gmail.com> | Antonio Nuno Monteiro | 2021-11-08 | 1 | -2/+1 |
| | * | ocamlPackages: fix some packages for cross-compilation | Antonio Nuno Monteiro | 2021-11-07 | 1 | -2/+2 |
| * | | treewide: replace '-git' packages with 'unstable-' in version (#145396) | Felix Bühler | 2021-11-10 | 1 | -1/+1 |
| |/ |
|
| * | ocamlPackages.lwt: remove unnecessary dependency on OMP | Vincent Laporte | 2021-07-24 | 1 | -2/+2 |
| * | ocamlPackages.lwt: 5.4.0 → 5.4.1 | Vincent Laporte | 2021-06-09 | 1 | -2/+2 |
| * | ocamlPackages.lwt: 5.3.0 → 5.4.0 | Vincent Laporte | 2021-02-12 | 1 | -4/+8 |
| * | 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.
| Jonathan Ringer | 2021-01-19 | 1 | -2/+2 |
| * | ocamlPackages.lwt_ppx: 2.0.1 → 2.0.2 | Vincent Laporte | 2021-01-07 | 1 | -6/+9 |
| * | ocamlPackages.lwt: 4.5.0 → 5.3.0•••ocamlPackages.lwt_ppx: 1.2.4 → 2.0.1
| Vincent Laporte | 2020-07-05 | 2 | -5/+5 |
| * | ocamlPackages.lwt: rename file to “default.nix” and attribute to “lwt” | Vincent Laporte | 2020-06-24 | 1 | -0/+0 |
| * | ocamlPackages.lwt2: remove at 2.7.1 | Vincent Laporte | 2020-06-24 | 1 | -58/+0 |
| * | treewide: Per RFC45, remove all unquoted URLs | Michael Reilly | 2020-04-10 | 1 | -1/+1 |
| * | ocamlPackages.lwt4: 4.4.0 → 4.5.0 | Vincent Laporte | 2020-02-04 | 1 | -2/+2 |
| * | ocamlPackages.lwt_ppx: use independent source from lwt | Antonio Nuno Monteiro | 2020-01-08 | 1 | -2/+14 |
| * | ocamlPackages.lwt4: 4.2.1 → 4.4.0 | Vincent Laporte | 2019-11-21 | 1 | -10/+5 |
| * | 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
| Ricardo M. Correia | 2019-11-16 | 1 | -2/+1 |
| * | Merge pull request #70641 from maggesi/rename-z77z-into-maggesi•••Rename z77z into maggesi | Matthew Bauer | 2019-11-07 | 1 | -1/+1 |
| |\ |
|
| | * | Rename z77z into maggesi•••Make the "handle" of the maintainer match the name of the github account.
Also update the email address.
| Marco Maggesi | 2019-10-07 | 1 | -1/+1 |
| * | | ocamlPackages.lwt3: remove at 3.3.0 | Vincent Laporte | 2019-11-07 | 1 | -39/+0 |
| |/ |
|
| * | Merge master into staging-next | Frederik Rietdijk | 2019-09-06 | 1 | -9/+13 |
| |\ |
|
| | * | ocamlPackages.ocaml_lwt: 4.1.0 -> 4.2.1•••Ensures compatibility with OCaml 4.08
| Vincent Laporte | 2019-09-06 | 1 | -9/+13 |
| * | | treewide: remove redundant rec | volth | 2019-08-28 | 1 | -1/+1 |
| * | | treewide: remove redundant quotes | volth | 2019-08-26 | 1 | -1/+1 |
| |/ |
|
| * | 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
| Mario Rodas | 2019-07-05 | 1 | -0/+2 |
| * | treewide: remove unused variables (#63177)•••* treewide: remove unused variables
* making ofborg happy
| volth | 2019-06-16 | 1 | -1/+1 |
| * | ocamlPackages.lwt_camlp4: init at 20180325 | Vincent Laporte | 2019-02-03 | 1 | -0/+25 |
| * | buildDunePackage: new support function; use it to refactor some OCaml derivat... | Théo Zimmermann | 2018-11-07 | 2 | -23/+13 |
| * | ocamlPackages.ocaml_lwt: 3.3.0 -> 4.1.0 | Vincent Laporte | 2018-10-08 | 2 | -0/+35 |
| * | jbuilder: 1.0.1 -> dune: 1.1.1 | Vincent Laporte | 2018-09-15 | 2 | -7/+7 |
| * | ocamlPackages.{tyxml,lwt}: always enable camlp4 support | Vincent Laporte | 2018-09-05 | 1 | -1/+1 |
| * | ocamlPackages.lwt2: disable for OCaml ≥ 4.06 | Vincent Laporte | 2018-08-29 | 1 | -0/+1 |
| * | ocamlPackages.lwt3: make dependency to camlp4 optional | Vincent Laporte | 2018-07-12 | 1 | -4/+7 |
| * | ocamlPackages.lwt_ppx: init at 3.3.0 | Vincent Laporte | 2018-03-27 | 1 | -0/+19 |
| * | ocamlPackages.lwt3: 3.0.0 -> 3.3.0 | Vincent Laporte | 2018-03-27 | 2 | -45/+81 |
| * | ocamlPackages.lwt: remove spurious dependency on oasis | Vincent Laporte | 2017-11-01 | 1 | -2/+2 |
| * | Merge branch 'master' into staging•••Hydra: ?compare=1399476
| Vladimír Čunát | 2017-10-07 | 1 | -2/+2 |
| |\ |
|
| | * | ocamlPackages.ssl: 0.5.3 -> 0.5.4 | Vincent Laporte | 2017-10-05 | 1 | -2/+2 |
| * | | Merge branch 'master' into staging•••Evaluation was blocked on Hydra; this should fix it.
| Vladimír Čunát | 2017-10-05 | 1 | -2/+2 |
| |\| |
|
| | * | ocamlPackages.react: 1.2.0 -> 1.2.1 | Vincent Laporte | 2017-10-05 | 1 | -2/+2 |
| * | | misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`•••Only acts on one-line dependency lists.
| John Ericson | 2017-09-21 | 1 | -1/+2 |
| |/ |
|
| * | ocamlPackages.lwt: requires OCaml ≥ 4.00 | Vincent Laporte | 2017-07-03 | 1 | -0/+4 |