aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: dune: Update to 2.7.1.Julien Lepiller2020-10-15
| | | | | | | | * gnu/packages/ocaml.scm (dune): Update to 2.7.1. (ocaml4.07-dune): Keep version 1.11.3. (ocaml-result, ocaml-csexp): Use the bootstrap dune on dune dependencies. (ocaml-craml, ocaml-bitstring): Run "dune upgrade" before building.
* gnu: ocaml-4.07: Ensure build with ocaml4.7-dune.Julien Lepiller2020-10-15
| | | | | | | | | | | | | | | | | | | | * gnu/packages/ocaml.scm (ocaml4.07-gen, ocaml4.07-sedlex) (ocaml4.07-ezjsonm, ocaml4.07-uri, ocaml4.07-charinfo-width) (ocaml4.07-zed, ocaml4.07-lambda-term, ocaml4.07-utop) (ocaml4.07-ppx-inline-test, ocaml4.07-earley, ocaml4.07-merlin) (ocaml4.07-sexplib0, ocaml4.07-parsexp, ocaml4.07-sexplib) (ocaml4.07-base, ocaml4.07-stdio, ocaml4.07-ppxlib, ocaml4.07-ppx-compare) (ocaml4.07-fieldslib, ocaml4.07-variantslib, ocaml4.07-ppx-fields-conv) (ocaml4.07-ppx-sexp-conv, ocaml4.07-ppx-variants-conv) (ocaml4.07-ppx-custom-printf, ocaml4.07-bin-prot, ocaml4.07-ppx-hash) (ocaml4.07-ppx-enumerate, ocaml4.07-ppx-bench, ocaml4.07-ppx-here) (ocaml4.07-ppx-typerep, ocaml4.07-ppx-sexp-value, ocaml4.07-ppx-sexp-message) (ocaml4.07-ppx-pipebang, ocaml4.07-ppx-optional, ocaml4.07-ppx-optcomp) (ocaml4.07-ppx-let, ocaml4.07-ppx-fail, ocaml4.07-ppx-assert) (ocaml4.07-ppx-expect, ocaml4.07-ppx-js-style, ocaml4.07-ppx-typerep-conv) (ocaml4.07-ppx-base, ocaml4.07-ppx-bin-prot, ocaml4.07-ppx-jane) (ocaml4.07-splittable-random, ocaml4.07-configurator, ocaml4.07-spawn) (ocaml4.07-core, ocaml4.07-core-kernel)[arguments]: Use ocaml4.07-dune.
* gnu: ocaml-jane-street-headers: Build only with OCaml 4.07.Julien Lepiller2020-10-15
| | | | | * gnu/packages/ocaml.scm (ocaml-jane-street-headers): Rename to... (ocaml4.07-jane-street-headers): ...to this. Use OCaml 4.07.
* gnu: ocaml-compiler-libs: Build only with OCaml 4.07.Julien Lepiller2020-10-15
| | | | | * gnu/packages/ocaml.scm (ocaml-compiler-libs): Rename to... (ocaml4.07-compiler-libs): ...to this. Use OCaml 4.07.
* gnu: Add ocaml-csexp.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-csexp): New variable.
* gnu: ocaml-result: Update to 1.5.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-result): Update to 1.5.
* gnu: ocaml-alcotest: Update to 1.0.0.Julien Lepiller2020-10-15
|
* gnu: ocaml-fmt: Update to 0.8.9.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-fmt): Update to 0.8.9.
* gnu: ocaml-logs: Update to 0.7.0.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-logs): Update to 0.7.0.
* gnu: ocaml-base64: Update to 3.4.0.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-base64): Update to 3.4.0.
* gnu: opam: Update to 2.0.7.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (opam): Update to 2.0.7.
* gnu: ocaml-tyxml: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-tyxml): Remove #:jbuild argument.
* gnu: ocaml4.07-core: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml4.07-core): Remove #:jbuild argument.
* gnu: ocaml4.07-ppx-expect: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml4.07-ppx-expect): Remove #:jbuild argument.
* gnu: ocaml4.07-merlin: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove #:jbuild argument.
* gnu: ocaml4.07-utop: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml4.07-utop): Remove #:jbuild argument.
* gnu: ocaml4.07-zed: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml4.07-zed): Remove #:jbuild argument.
* gnu: ocaml-easy-format: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-easy-format): Remove #:jbuild argument.
* gnu: ocaml-lwt-log: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-lwt-log): Remove #:jbuild argument.
* gnu: ocaml-bitstring: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-bitstring): Remove #:jbuild argument.
* gnu: ocaml-qtest: Do not use deprecated jbuilder.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-qtest): Remove #:jbuild argument.
* gnu: ocaml-ppx-tools-versioned: Update to 5.4.0.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-ppx-tools-versioned): Update to 5.4.0.
* gnu: ocaml-migrate-parsetree: Update to 1.7.3.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.7.3.
* gnu: ocaml-mccs: Update to 1.1+11.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml-mccs: Update to 1.1+11.
* gnu: camlp5: Update to 7.13.Julien Lepiller2020-10-15
| | | | * gnu/packages/ocaml.scm (camlp5): Update to 7.13.
* gnu: unison: Build with ocaml-4.09.Julien Lepiller2020-10-15
| | | | | | | * gnu/packages/ocaml.scm (unison)[sources]: Add an upstream patch. [native-inputs]: Use ocaml-4.09. * gnu/packages/patches/unison-fix-ocaml-4.08.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: libbacktrace: Correct license.Maxim Cournoyer2020-10-15
| | | | * gnu/packages/debug.scm (libbacktrace)[license]: Correct from expat to bsd-3.
* gnu: claws-mail: Change build-system.Raghav Gururajan2020-10-15
| | | | | | | * gnu/packages/mail.scm (claws-mail) [build-system]: Change from gnu-build-system to glib-or-gtk-build-system. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: claws-mail: Make some cosmetic changes.Raghav Gururajan2020-10-15
| | | | | | * gnu/packages/mail.scm (claws-mail): Make some cosmetic changes. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* install: Deduplicate packages with %base-package sets.Efraim Flashner2020-10-15
| | | | | | | | | * gnu/system.scm (%base-packages-interactive): Add nvi. * gnu/system/install.scm (installation-os)[packages]: Remove parted, gptfdisk, ddrescue, cryptsetup, mdadm, dosfstools, btrfs-progs, f2fs-tools, jfstools, openssh, wireless-tools, iw, wpa-supplicant-minimal, iproute, bash-completion, nvi. Add %base-packages-disk-utilities.
* system: Add %base-packages-disk-utilities.Efraim Flashner2020-10-15
| | | | * gnu/system.scm (%base-packages-disk-utilities): New variable.
* gnu: cuirass: Update to 0.0.1-53.df2d136.Mathieu Othacehe2020-10-15
| | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-53.df2d136.
* gnu: slurm: Re-arrange package inputs.Efraim Flashner2020-10-15
| | | | | | * gnu/packages/parallel.scm (slurm)[inputs]: Move expect, perl, python-wrapper from here... [native-inputs]: ... to here.
* gnu: mpd: Update to 0.22.Ricardo Wurmus2020-10-15
| | | | | * gnu/packages/mpd.scm (mpd): Update to 0.22. [arguments]: Use "enabled" instead of "true".
* gnu: nginx-lua-module: Use install-file.Efraim Flashner2020-10-15
| | | | | * gnu/packages/web.scm (nginx-lua-module)[arguments]: Use 'install-file' in custom 'install phase.
* services: nginx: Add lua module.Oleg Pykhalov2020-10-14
| | | | | | | | * gnu/services/web.scm (<nginx-configuration>) [lua-package-path, lua-package-cpath]: New record types. * gnu/services/web.scm (default-nginx-config): Use them. * doc/guix.texi (Web Services): Document this. * doc/guix-cookbook.texi (System Configuration): Document this.
* gnu: Add nginx-lua-module.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/web.scm (nginx-lua-module): New variable.
* gnu: Add nginx-socket-cloexec.Oleg Pykhalov2020-10-14
| | | | | | * gnu/packages/patches/nginx-socket-cloexec.patch: New file. * gnu/local.mk (dist_patch_DATA): Add this. * gnu/packages/web.scm (nginx-socket-cloexec): New variable.
* gnu: Add lua-resty-shell.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/lua.scm (lua-resty-shell): New variable.
* gnu: Add lua-tablepool.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/lua.scm (lua-tablepool): New variable.
* gnu: Add lua-resty-signal.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/lua.scm (lua-resty-signal): New variable.
* gnu: Add lua-resty-lrucache.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/lua.scm (lua-resty-lrucache): New variable.
* gnu: Add lua-resty-core.Oleg Pykhalov2020-10-14
| | | | * gnu/packages/lua.scm (lua-resty-core): New variable.
* gnu: musescore: Update to 3.5.1.Nicolas Goaziou2020-10-14
| | | | * gnu/packages/music.scm (musescore): Update to 3.5.1.
* gnu: emacs-haskell-mode: Update to 17.2.Nicolas Goaziou2020-10-14
| | | | * gnu/packages/emacs-xyz.scm (emacs-haskell-mode): Update to 17.2.
* gnu: lollypop: Update to 1.4.2.Christopher Baines2020-10-14
| | | | | * gnu/packages/gnome.scm (lollypop): Update to 1.4.2. [inputs]: Add libhandy.
* gnu: cuirass: Update to 0.0.1-52.38ee2c5.Mathieu Othacehe2020-10-14
| | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-52.38ee2c5.
* gnu: cpuid: Use CC-FOR-TARGET.Tobias Geerinckx-Rice2020-10-14
| | | | | | This doesn't actually enable cross-compilation. * gnu/packages/linux.scm (cpuid)[arguments]: Use CC-FOR-TARGET.
* gnu: cpuid: Update to 20201006.Tobias Geerinckx-Rice2020-10-14
| | | | * gnu/packages/linux.scm (cpuid): Update to 20201006.
* gnu: jasper: Update to 2.0.22.Tobias Geerinckx-Rice2020-10-14
| | | | | * gnu/packages/image.scm (jasper): Update to 2.0.22. [argument]: Remove obsolete field.