Commit graph

2775 commits

Author SHA1 Message Date
Guillaume Girol 0f661f812e
Merge pull request #159201 from vbgl/ocaml-piqi-fix
ocamlPackages.{piqi,piqi-ocaml,bap}: fix build
2022-02-11 20:40:01 +00:00
Vincent Laporte 7b9b38fb44
ocamlPackages.bap: fix build 2022-02-11 11:38:33 +01:00
Vincent Laporte d5050e3274
ocamlPackages.piqi-ocaml: fix build 2022-02-11 11:38:26 +01:00
Vincent Laporte 9ef62950cb
ocamlPackages.piqi: fix build 2022-02-11 11:38:20 +01:00
Vincent Laporte d43bbd7af8
ocamlPackages.xml-light: fix build after 9a778368f2 2022-02-11 07:17:40 +01:00
Felix Bühler 464e9792ff
treewide: rename name to pname&version (#158454)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-02-10 01:28:00 +01:00
Sandro ee84388a17
Merge pull request #158411 from Stunkymonkey/treewide-pname-version-11 2022-02-10 01:02:00 +01:00
Vincent Laporte bb89d8d9ee ocamlPackages.core: 0.11.2 → 0.11.3 2022-02-08 18:09:46 +01:00
Felix Buehler 12f343da4c treewide: rename name to pname&version 2022-02-06 23:56:36 +01:00
José Romildo Malaquias ac88d8da9d
Merge pull request #157717 from vbgl/ocaml-cpdf-fix-hash
ocamlPackages.cpdf: fix hash
2022-02-06 18:51:41 -03:00
Ben Siraphob ab253b1332
Merge pull request #157948 from vbgl/ocaml-ocsigen_server-fix
ocamlPackages.ocsigen_server: fix install
2022-02-06 21:47:33 +00:00
Ben Siraphob 6308679d28 ocamlPackages.cairo2: fix build on aarch64-darwin 2022-02-06 21:35:35 +01:00
Vincent Laporte 05f127a994 dune_2: 2.9.2 → 2.9.3 2022-02-05 19:13:13 +01:00
Vincent Laporte b859bcb9eb
ocamlPackages.ppxfind: remove 2022-02-05 08:16:47 +01:00
Felix Bühler 386d6b266d
Merge pull request #157756 from Stunkymonkey/treewide-pname-version-10
treewide: rename name to pname&version
2022-02-03 23:54:01 +01:00
Artturi 0f491bd7a3
Merge pull request #157264 from FliegendeWurst/disable-broken-parallel 2022-02-03 16:04:57 +02:00
Vincent Laporte b0a3ceae85
ocamlPackages.ocsigen_server: fix install 2022-02-03 08:01:57 +01:00
FliegendeWurst 3b31741229 ocamlPackages.stdcompat: disable parallel build 2022-02-02 12:09:32 +01:00
Vincent Laporte ecd0acf293 ocamlPackages.printbox: 0.5 → 0.6
ocamlPackages.printbox-text: init at 0.6
2022-02-02 07:31:55 +01:00
Felix Buehler e67ee13da7 treewide: rename name to pname&version 2022-02-01 23:01:51 +01:00
Vincent Laporte 4dffb049c9
ocamlPackages.cpdf: fix hash 2022-02-01 17:30:06 +01:00
José Romildo Malaquias a01cad0d0f
ocamlPackages.ppx_import: 1.8.0 -> 1.9.1 (#156399)
* ocamlPackages.ppx_import: 1.8.0 -> 1.9.1

* coqPackages.serapi: fix compilation with ppx_import-1.9.1
2022-01-26 13:16:24 +01:00
Sergei Trofimovich 1526d916ab ocamlPackages.ocaml_libvirt: fix build by bringing pre/post phases in
9a778368f2 "move destdir creation to installPhase" moved directory
creation to preInstallHooks and exposed a bug in ocaml_libvirt:

```
ocaml-libvirt> ocamlfind install  -ldconf ignore libvirt \
ocaml-libvirt>   ../META *.so *.a *.cma *.cmx *.cmxa *.cmi *.mli
ocaml-libvirt> ocamlfind: Bad configuration: Cannot mkdir
  /nix/store/...aml-libvirt-0.6.1.5/lib/ocaml/4.12.0/site-lib/libvirt
    because a path component does not exist or is not a directory
ocaml-libvirt> make[1]: *** [Makefile:134: install-opt] Error 2
```

The change restore pre/post phases by overriding build targets instead
of overriding full phases.
2022-01-26 12:06:32 +01:00
github-actions[bot] 86301be1a5
Merge master into staging-next 2022-01-25 12:01:13 +00:00
Mario Rodas f8ea1ec9ce
dune_2: 2.9.1 -> 2.9.2 (#156329)
https://github.com/ocaml/dune/releases/tag/2.9.2
2022-01-25 10:53:20 +01:00
github-actions[bot] 11cced7438
Merge master into staging-next 2022-01-24 00:01:45 +00: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
github-actions[bot] 93a9821309
Merge master into staging-next 2022-01-23 18:01:11 +00:00
Vincent Laporte 0e4c2ff9b9 ocamlPackages.camlpdf: 2.4 → 2.5
ocamlPackages.cpdf: 2.4 → 2.5
2022-01-23 16:40:29 +01:00
github-actions[bot] 8d5200b415
Merge master into staging-next 2022-01-23 12:02:06 +00:00
Vincent Laporte 43bbef4978 ocamlPackages.lablgtk: 2.18.10 → 2.18.12 2022-01-23 10:23:53 +01:00
Vincent Laporte e3183d75e3 ocamlPackages.lablgtk: disable glade support 2022-01-23 10:23:53 +01:00
Vincent Laporte 1c1b91861a ocamlPackages.gtktop: remove at 2.0 2022-01-23 10:23:53 +01:00
github-actions[bot] ce88a19065
Merge master into staging-next 2022-01-20 18:01:19 +00:00
Théo Zimmermann 86ece89658 ocamlPackages.lablgtk3: fix version reporting 2022-01-20 18:12:54 +01:00
github-actions[bot] 264c91d4e8
Merge master into staging-next 2022-01-20 12:01:11 +00:00
Vincent Laporte e3deffc3e8 ocamlPackages.lablgtk3: 3.1.1 → 3.1.2 2022-01-20 09:05:14 +01:00
github-actions[bot] b74b591fbe
Merge master into staging-next 2022-01-20 00:01:46 +00:00
José Romildo Malaquias de2e276bad
Merge pull request #155003 from vbgl/ocaml-z3-fix
ocamlPackages.z3: fix build
2022-01-19 17:13:30 -03:00
github-actions[bot] 0eee7ee8c8
Merge master into staging-next 2022-01-17 12:01:25 +00:00
Robert Schütz d5cceedbd1 python,pythonPackages: make aliases
Since aliases are disallowed in nixpkgs, this makes usage of Python 2
which is EOL more explicit.
2022-01-16 18:39:59 +00:00
sternenseemann 99050a2c31 ocamlPackages.ca-certs: disable test suite expecting nss db
nss-cacert has updated a few certificates, including Google's which
breaks the test suite of ca-certs expecting the old version.
2022-01-15 12:28:45 +01:00
sterni b65da09204
Merge pull request #155014 from vbgl/ocaml-progress-0.2.1
ocamlPackages.progress: 0.1.1 → 0.2.1
2022-01-15 00:13:53 +01:00
R. RyanTM d67829cf88
ocamlPackages.fix: 20201120 -> 20211231
* ocamlPackages.fix: 20201120 -> 20211125 (#151429)

* ocamlPackages.fix: 20211125 -> 20211231
and fix license

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-01-14 17:25:56 +01:00
Vincent Laporte 70126f0e4a
ocamlPackages.progress: 0.1.1 → 0.2.1
ocamlPackages.index: 1.4.0 → 1.4.1
2022-01-14 15:43:06 +01:00
Vincent Laporte 94aeee3af1
ocamlPackages.vector: init at 1.0.0 2022-01-14 15:43:00 +01:00
Vincent Laporte 55eac49843
ocamlPackages.terminal: init at 0.2.1 2022-01-14 15:42:52 +01:00
Vincent Laporte 8024b6bcd9
ocamlPackages.z3: fix build 2022-01-14 12:40:17 +01:00
Felix Buehler 5303bde0e5 ocamlPackages.type_conv{109.60.01,112.01.01}: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00
Felix Buehler a6bd34cb79 ocamlPackages.lwt_ppx: switch to fetchFromGitHub 2022-01-08 15:38:10 +01:00