aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-02-05gnu: Add ocaml-core.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-core): New variable.
2019-02-05gnu: Add ocaml-spawn.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-spawn): New variable.
2019-02-05gnu: Add ocaml-configurator.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-configurator): New variable.
2019-02-05gnu: Add ocaml-jane-street-headers.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-jane-street-headers): New variable.
2019-02-05gnu: Add ocaml-splittable-random.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-splittable-random): New variable.
2019-02-05gnu: Add ocaml-ppx-jane.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable.
2019-02-05gnu: Add ocaml-ppx-bin-prot.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable.
2019-02-05gnu: Add ocaml-ppx-base.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-base): New variable.
2019-02-05gnu: Add ocaml-ppx-typerep-conv.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable.
2019-02-05gnu: Add ocaml-ppx-js-style.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-js-style): New variable.
2019-02-05gnu: Add ocaml-ppx-expect.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable.
2019-02-05gnu: Add ocaml-ppx-assert.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
2019-02-05gnu: Add ocaml-ppx-fail.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable.
2019-02-05gnu: Add ocaml-ppx-let.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
2019-02-05gnu: add ocaml-ppx-optcomp.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable.
2019-02-05gnu: Add ocaml-ppx-optional.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-optional): New variable.
2019-02-05gnu: Add ocaml-ppx-pipebang.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable.
2019-02-05gnu: Add ocaml-ppx-sexp-message.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable.
2019-02-05gnu: Add ocaml-ppx-sexp-value.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable.
2019-02-05gnu: Add ocaml-typerep.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-typerep): New variable.
2019-02-05gnu: Add ocaml-ppx-here.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
2019-02-05gnu: Add ocaml-ppx-bench.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable.
2019-02-05gnu: Add ocaml-ppx-enumerate.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
2019-02-05gnu: Add ocaml-ppx-hash.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-hash): New variable.
2019-02-05gnu: Add ocaml-octavius.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-octavius): New variable.
2019-02-05gnu: Add ocaml-bin-prot.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-bin-prot): New variable.
2019-02-05gnu: Add ocaml-ppx-custom-printf.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
2019-02-05gnu: Add ocaml-ppx-variants-conv.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable.
2019-02-05gnu: Add ocaml-ppx-sexp-conv.Julien Lepiller
* gnu/packaes/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
2019-02-05gnu: Add ocaml-ppx-fields-conv.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
2019-02-05gnu: Add ocaml-variantslib.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
2019-02-05gnu: Add ocaml-fieldslib.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-fieldslib): New variable.
2019-02-05gnu: Add ocaml-ppx-compare.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
2019-02-05gnu: ocaml: Use propagated-inputs.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppxlib, ocaml-ppx-derivers, ocaml-base) (ocaml-sexplib): Use propagated-inputs.
2019-02-05import: opam: Work around janestreet version numbers.Julien Lepiller
janestreet reversionned its packages and prefixed them with "v". Let the importer know about that and choose "v" versions first. * guix/import/opam.scm (find-latest-version): Work around version rewrite from janestreet. (opam->guix-package): Do not pass "v" to version number.
2019-02-05gnu: ocaml-ppx-derivers: Add upstream-name.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-derivers)[properties]: Add upstream-name.
2019-02-05import: opam: Replace "_" with "-" in imported names.Julien Lepiller
* guix/import/opam.scm (ocaml-name->guix-name): Replace "_" with "-". (opam->guix-packages): Add upstream name when we cannot guess it properly.
2019-02-05import: opam: Fix conditions.Julien Lepiller
* guix/import/opam.scm (condition-eq, condition-neq): The first argument can be empty. * tests/opam.scm: Add test case.
2019-02-05gnu: unison: Update to 2.51.1.Andreas Enge
* gnu/packages/ocaml.scm (unison): Update to 2.51.1, use source from git instead of svn and remove a snippet, and compile with current OCaml. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-02-05gnu: shflags: Don't use unstable tarball.Efraim Flashner
* gnu/packages/version-control.scm (shflow)[source]: Use 'git-fetch'. [native-inputs]: Remove gzip, tar.
2019-02-05gnu: cvs-fast-export: Update to 1.45.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (cvs-fast-export): Update to 1.45. [arguments]: Remove 'fix-setpython-PATH' phase.
2019-02-05gnu: cvs-fast-export: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (cvs-fast-export)[source]: Hard-code name.
2019-02-05gnu: python-sh: Use custom 'check phase.Efraim Flashner
* gnu/packages/python-xyz.scm (python-sh)[arguments]: Use custom 'check phase as suggested by upstream documentation. [native-inputs]: Add python-coverage.
2019-02-05gnu: darcs: Update to 2.14.2.Tobias Geerinckx-Rice
* gnu/packages/version-control.scm (darcs): Update to 2.14.2.
2019-02-05gnu: nyx: Update to 2.1.0.Tobias Geerinckx-Rice
* gnu/packages/tor.scm (nyx): Update to 2.1.0. [source]: Remove patch. * gnu/packages/patches/nyx-show-header-stats-with-python3.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2019-02-05gnu: noice: Update to 0.7.Tobias Geerinckx-Rice
* gnu/packages/suckless.scm (noice): Update to 0.7.
2019-02-05gnu: Add guile-dbd-postgresql.Christopher Baines
Currently, there are packages for guile-dbi and guile-dbd-sqlite3, but the PostgreSQL and MySQL parts are not packaged. As GNA which did host the release archives for guile-dbi no longer exists, this package definition uses the upstream Git repository. * gnu/packages/guile-xyz.scm (guile-dbd-postgresql): New variable. (guile-dbi)[arguments]: Add guile-dbd-postgresql to the rpath through the [inputs]: Add guile-dbd-postgresql.
2019-02-05gnu: pscircle: Update to 1.3.0.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (pscircle): Update to 1.3.0.
2019-02-05gnu: pscircle: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (pscircle)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2019-02-05gnu: emacs-ert-runner: Fix lisp directory warning.Maxim Cournoyer
This fixes the warning message such as: "Warning: Lisp directory '/tmp/guix-build-emacs-ert-runner-0.7.0-1.90b8fdd.drv-0/source': No such file or directory" that would be printed upon running ert-runner. * gnu/packages/emacs-xyz.scm (emacs-ert-runner)[phases]{install-executable}: Filter out the temporary source directory from the paths composing the EMACSLOADPATH variable used in the wrapper.