me
/
guix
Archived
1
0
Fork 0
Commit Graph

661 Commits (7ab6907448002d7049f01f320300a9daa2388e69)

Author SHA1 Message Date
Xinglu Chen dcd94ee855
gnu: Add ocaml-mparser-pcre.
* gnu/packages/ocaml.scm (ocaml-mparser-pcre): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 02:15:10 +02:00
Xinglu Chen 620b4e8ad3
gnu: Add ocaml-mparser-re.
* gnu/packages/ocaml.scm (ocaml-mparser-re): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 02:15:02 +02:00
Xinglu Chen fe6fd923a8
gnu: Add ocaml-mparser.
* gnu/packages/ocaml.scm (ocaml-mparser): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 02:13:48 +02:00
Xinglu Chen 96dce8c7fe
gnu: ocaml4.07-pcre: Remove package.
* gnu/packages/ocaml.scm (ocaml4.07-pcre): Remove package.  It has been
superseded by ‘ocaml-pcre’.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 02:13:33 +02:00
Xinglu Chen 97d3a9f781
gnu: ocaml4.07-expect: Switch to default OCaml compiler.
* gnu/packages/ocaml.scm (ocaml4.07-expect): Rename to ‘ocaml-expect’.
[arguments]: Use default OCaml compiler.
[native-inputs]: Use ‘ocaml-*’ packages instead of ‘ocaml4.07-*’.
[propagated-inputs]: Likewise.
[description]: Make it a full sentence.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 02:13:24 +02:00
Xinglu Chen 376b16e9a1
gnu: Add ocaml-pcre.
* gnu/packages/ocaml.scm (ocaml-pcre): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 02:12:40 +02:00
Julien Lepiller 0e8a18f0ec
gnu: cubicle: Make deterministic.
* gnu/packages/ocaml.scm (cubicle)[arguments]: Remove build date from
resulting binary.
2021-06-19 12:54:32 +02:00
Julien Lepiller 9417fae9fb
gnu: cubicle: Fix build with newer ocaml-num.
* gnu/packages/ocaml.scm (cubicle)[arguments]: Adjust Makefile for
changes in ocaml-num.
2021-06-19 12:54:27 +02:00
pukkamustard e93f6b693b
gnu: Update ocaml-mdx to 1.9.0.
* gnu/packages/ocaml.scm (ocaml-mdx): Update to 1.9.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-19 12:31:47 +02:00
Xinglu Chen dee608a1bb
gnu: Add ocaml-calendar.
* gnu/packages/ocaml.scm (ocaml-calendar): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-19 00:14:16 +02:00
Xinglu Chen 299c3c1860
gnu: dune-bootstrap: Update to 2.8.5.
* gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.8.5.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-18 14:33:10 +02:00
divoplade d9e14697fd
gnu: Add ocaml-js-of-ocaml.
* gnu/packages/ocaml.scm (ocaml-js-of-ocaml): New variable.

Co-Authored-By: pukkamustard <pukkamustard@posteo.net>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:55 +02:00
pukkamustard a8d460b369
gnu: ocaml-num: Update to 1.4.
* gnu/packages/ocaml.scm (ocaml-num): Update to 1.4.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:53 +02:00
pukkamustard fac530bca6
gnu: Add ocaml-ppx-expect.
* gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable.
  (ocaml4.07-ppx-expect): Inherit from ocaml-ppx-expect.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:51 +02:00
pukkamustard 10ca414197
gnu: Add ocaml-ppx-variants-conv.
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
  (ocaml4.07-ppx-variants-conv): Inherit from ocaml-ppx-variants-conv.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:49 +02:00
pukkamustard 9891f88f7d
gnu: Add ocaml-variantslib.
* gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
  (ocaml4.07-variantslib): Inherit from ocaml-variantslib.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:47 +02:00
divoplade 61c7467745
gnu: Add ocaml-graphics.
* gnu/packages/ocaml.scm (ocaml-graphics): New variable.

Co-Authored-By: pukkamustard <pukkamustard@posteo.net>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:45 +02:00
pukkamustard 40d6c7aada
gnu: Add ocaml-uri.
* gnu/packages/ocaml.scm (ocaml-uri): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:43 +02:00
pukkamustard 1daf62b940
gnu: Add ocaml-angstrom.
* gnu/packages/ocaml.scm (ocaml-angstrom): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:41 +02:00
pukkamustard b05e5f6fdf
gnu: Add ocaml-ppx-inline-test.
* gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable.
  (ocaml4.07-ppx-inline-test): Inherit from ocaml-ppx-inline-test.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:39 +02:00
pukkamustard 7c8fcd284b
gnu: Add ocaml-time-now.
* gnu/packages/ocaml.scm (ocaml-time-now): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:37 +02:00
pukkamustard 847960d38a
gnu: Add ocaml-jane-street-headers.
* gnu/packages/ocaml.scm (ocaml-jane-street-headers): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:35 +02:00
pukkamustard d0bbac69df
gnu: Add ocaml-jst-config.
* gnu/packages/ocaml.scm (ocaml-jst-config): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:33 +02:00
pukkamustard aa7f358808
gnu: Add ocaml-ppx-optional.
* gnu/packages/ocaml.scm (ocaml-ppx-optional): New variable.
  (ocaml4.07-ppx-optional): Inherit from ocaml-ppx-optional.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:31 +02:00
pukkamustard 90db0c0f17
gnu: Add ocaml-ppx-optcomp
* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable.
  (ocaml4.07-ppx-optcomp): Inherit from ocaml-ppx-optcomp.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:29 +02:00
pukkamustard a6bd051c04
gnu: Add ocaml-ppx-fields-conv.
* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
  (ocaml4.07-ppx-fields-conv): Inherit from ocaml-ppx-fields-conv.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:27 +02:00
pukkamustard 8a6c39c272
gnu: Add ocaml-fieldslib.
* gnu/packages/ocaml.scm (ocaml-fieldslib): New variable.
  (ocaml4.07-fieldslib): Inherit from ocaml-fieldslib.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:25 +02:00
pukkamustard b9eca10ffc
gnu: Add ocaml-ppx-base.
* gnu/packages/ocaml.scm (ocaml-ppx-base): New variable.
  (ocaml4.07-ppx-base): Inherit from ocaml-ppx-base.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:23 +02:00
pukkamustard 2c876ea6cb
gnu: Add ocaml-ppx-js-style.
* gnu/packages/ocaml.scm (ocaml-ppx-js-style): New variable.
  (ocaml4.07-ppx-js-style): Inherit from ocaml-ppx-js-style.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:21 +02:00
pukkamustard f804b3e88c
gnu: Add ocaml-ppx-enumerate.
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
  (ocaml4.07-ppx-enumerate): Inherit from ocaml-ppx-enumerate.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:19 +02:00
pukkamustard 686bb9e61d
gnu: Add ocaml-ppx-hash.
* gnu/packages/ocaml.scm (ocaml-ppx-hash): New variable.
  (ocaml4.07-ppx-hash): Inherit from ocaml-ppx-hash.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:17 +02:00
pukkamustard 30781d6803
gnu: Add ocaml-ppx-custom-printf.
* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
  (ocaml4.07-ppx-custom-printf): Inherit from ocaml-ppx-custom-printf.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:15 +02:00
pukkamustard 77b3588deb
gnu: Add ocaml-ppx-assert.
* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
  (ocaml4.07-ppx-assert): Inherit from ocaml-ppx-assert.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:00 +02:00
pukkamustard 52dc188e12
gnu: Add ocaml-ppx-cold.
* gnu/packages/ocaml.scm (ocaml-ppx-cold): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:17:22 +02:00
pukkamustard 7cf518ee85
gnu: Add ocaml-ppx-here.
* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
  (ocaml4.07-ppx-here): Inherit from ocaml-ppx-here.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:58 +02:00
pukkamustard c35fd0374d
gnu: Add ocaml-ppx-compare.
* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
  (ocaml4.07-ppx-compare): Inherit from ocaml-ppx-compare.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:56 +02:00
pukkamustard 5b61a1472b
gnu: Add ocaml-syntax-shims.
* gnu/packages/ocaml.scm (ocaml-syntax-shims): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:52 +02:00
pukkamustard 3649c56a5f
gnu: Add ocaml-ppx-let.
* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
  (ocaml4.07-ppx-let): Inherit from ocaml-ppx-let.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:50 +02:00
pukkamustard 6f4f9c4d55
gnu: Add ocaml-bigstringaf.
* gnu/ocaml/packages.scm (ocaml-bigstringaf): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:48 +02:00
pukkamustard c729d98610
gnu: Add ocaml-ppx-sexp-conv.
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
  (ocaml4.07-ppx-sexp-conv): Inherit from ocaml-ppx-sexp-conv.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:45 +02:00
pukkamustard ec31363e22
gnu: Add ocaml-uunf.
* gnu/packages/ocaml.scm (ocaml-uunf): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:43 +02:00
pukkamustard 59a39ec61b
gnu: Add ocaml-sedlex.
* gnu/packages/ocaml.scm (ocaml-sedlex): New variable.
  (ocaml4.07-sedlex): Inherit from ocaml-sedlex.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:41 +02:00
pukkamustard 262683250c
gnu: Add ocaml-ppxlib.
* gnu/packages/ocaml.scm (ocaml-ppxlib): New variable.
  (ocaml4.07-ppxlib): Inherit from ocaml-ppxlib.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:39 +02:00
pukkamustard 3c8899160b
gnu: ocaml-migrate-parsetree: Update to 2.1.0.
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 2.1.0.
  (ocaml-migrate-parsetree-1): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:37 +02:00
pukkamustard cfa65d7770
gnu: Add ocaml-compiler-libs.
* gnu/packages/ocaml.scm (ocaml-compiler-libs): New variable.
  (ocaml4.07-compiler-libs): Inherit from ocaml-compiler-libs.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:35 +02:00
pukkamustard 8f5aa879de
gnu: Add ocaml-stdio.
* gnu/packages/ocaml.scm (ocaml-stdio): New variable.
  (ocaml4.07-stdio): Inherit from ocaml-stdio.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:33 +02:00
pukkamustard 4b6e1fba5a
gnu: Add ocaml-gen.
* gnu/packages/ocaml.scm (ocaml-gen): New variable.
  (ocaml4.07-gen): Remove variable.
  (ocaml4.07-sedlex): Replace ocaml4.07-gen with ocaml-gen.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:31 +02:00
pukkamustard 99ed037081
gnu: ocaml4.07-gen: Update to 0.5.3.
* gnu/packages/ocaml.scm (ocaml4.07-gen): Update to 4.07.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:29 +02:00
pukkamustard b3bc7489c6
gnu: ocaml-lwt: Update to 5.4.0.
* gnu/packages/ocaml.scm (ocaml-lwt): Update to 5.4.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:27 +02:00
pukkamustard 0f5f8d48f8
gnu: ocaml-lwt: Make libev a propagated input.
* gnu/packages/ocaml.scm (ocaml-lwt) [propagated-inputs]: Add libev.
  [inputs]: Remove libev.
  (ocaml-ouint2, ocaml4.07-lambda-term, ocaml-markup) [inputs]: Remove libev.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:25 +02:00