summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: openmpi: Remove input labels.Ludovic Courtès2022-04-11
| | | | * gnu/packages/mpi.scm (openmpi)[inputs]: Remove input labels.
* gnu: hwloc: Remove trailing #t.Ludovic Courtès2022-04-11
| | | | | * gnu/packages/mpi.scm (hwloc-1)[arguments]: Remove trailing #t. (hwloc-2)[arguments]: Likewise.
* gnu: hwloc@1: Use 'target-arm32?' in conditional.Ludovic Courtès2022-04-11
| | | | | | | Suggested by Maxime Devos. * gnu/packages/mpi.scm (hwloc-1)[inputs]: Use 'target-arm32?' rather than custom code.
* gnu: hwloc: Remove input labels.Ludovic Courtès2022-04-11
| | | | | * gnu/packages/mpi.scm (hwloc-1)[inputs]: Remove labels. (hwloc-2)[inputs]: Use 'modify-inputs'.
* gnu: hwloc@1: Update to 1.11.13.Philippe SWARTVAGHER2022-04-11
| | | | | | | | * gnu/packages/patches/hwloc-1-test-btrfs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/mpi.scm (hwloc-1): Use it and update to 1.11.13. Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
* http-client: Fix redirection.Attila Lendvai2022-04-11
| | | | | | | * guix/http-client.scm (http-fetch): Use the right uri variable in case of redirection. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add r-tricycle.Mădălin Ionel Patrașcu2022-04-11
| | | | | | * gnu/packages/bioconductor.scm (r-tricycle): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: Add python-stopit.Ricardo Wurmus2022-04-11
| | | | * gnu/packages/python-xyz.scm (python-stopit): New variable.
* gnu: Add python-yte.Ricardo Wurmus2022-04-11
| | | | * gnu/packages/python-xyz.scm (python-yte): New variable.
* gnu: Add python-plac.Ricardo Wurmus2022-04-11
| | | | * gnu/packages/python-xyz.scm (python-plac): New variable.
* gnu: Add python-parameterizedtestcase.Ricardo Wurmus2022-04-11
| | | | * gnu/packages/python-check.scm (python-parameterizedtestcase): New variable.
* gnu: python-aws-xray-sdk: Update to 2.9.0.Ricardo Wurmus2022-04-11
| | | | | * gnu/packages/python-web.scm (python-aws-xray-sdk): Update to 2.9.0. [arguments]: Delete two more test files; disable two tests.
* gnu: python-django@2.2: Update to 2.2.28 [fixes CVE-2022-2834].Marius Bakke2022-04-11
| | | | * gnu/packages/django.scm (python-django-2.2): Update to 2.2.28.
* gnu: python-django@3.2: Update to 3.2.13 [fixes CVE-2022-2834].Marius Bakke2022-04-11
| | | | * gnu/packages/django.scm (python-django-3.2): Update to 3.2.13.
* gnu: python-django: Update to 4.0.4 [fixes CVE-2022-2834].Marius Bakke2022-04-11
| | | | * gnu/packages/django.scm (python-django-4.0): Update to 4.0.4.
* gnu: Add 'upstream-name' property to the netfilter libraries.Ludovic Courtès2022-04-11
| | | | | | | | | | | This allows the 'generic-html' updater to find updates. * gnu/packages/linux.scm (libnetfilter-conntrack)[properties]: New field. (libnetfilter-cttimeout)[properties]: New field. (libnetfilter-cthelper)[properties]: New field. (libnetfilter-queue)[properties]: New field. (libnetfilter-acct)[properties]: New field. (libnetfilter-log)[properties]: New field.
* gnu: Add ulogdfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (ulogd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-logfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-log): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add nfacctfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (nfacct): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-acctfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-acct): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add conntrack-toolsfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (conntrack-tools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-queuefesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-queue): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-cthelperfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-cthelper): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-cttimeoutfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-cttimeout): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libnetfilter-conntrackfesoj0002022-04-11
| | | | | | * gnu/packages/linux.scm (libnetfilter-conntrack): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-core.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-core): New variable. (ocaml4.07-core): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ocaml-jane-street-headers: Add variant.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-jane-street-heaers)[properties]: Add ocaml4.07 variant. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-timezone.Julien Lepiller2022-04-11
| | | | | | * gnu/packages/ocaml.scm (ocaml-timezone): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-core-kernel.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-core-kernel): New variable. (ocaml4.07-core-kernel): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-base-bigstring.Julien Lepiller2022-04-11
| | | | | | * gnu/packages/ocaml.scm (ocaml-base-bigstring): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-jane.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable. (ocaml4.07-ppx-jane): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-fail.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-fail): New variable. (ocaml4.07-ppx-fail): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-base-quickcheck.Julien Lepiller2022-04-11
| | | | | | * gnu/packages/ocaml.scm (ocaml-base-quickcheck): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-splittable-random.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-splittable-random): New variable. (ocaml4.07-splittable-random): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-sexp-message.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): New variable. (ocaml4.07-ppx-sexp-message): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-sexp-value.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-sexp-value): New variable. (ocaml4.07-ppx-sexp-value): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-bench.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-bench): New variable. (ocaml4.07-ppx-bench): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-bin-prot.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-bin-prot): New variable. (ocaml4.07-ppx-bin-prot): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-bin-prot.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-bin-prot): New variable. (ocaml4.07-bin-prot): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-fixed-literal.Julien Lepiller2022-04-11
| | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-fixed-literal): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-module-timer.Julien Lepiller2022-04-11
| | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-module-timer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-pipebang.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-pipebang): New variable. (ocaml4.07-ppx-pipebang): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-stable.Julien Lepiller2022-04-11
| | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-stable): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-string.Julien Lepiller2022-04-11
| | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-string): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-ppx-typerep-conv.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): New variable. (ocaml4.07-ppx-typerep-conv): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-typerep.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-typerep): New variable. (ocaml4.07-typerep): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add ocaml-spawn.Julien Lepiller2022-04-11
| | | | | | | * gnu/packages/ocaml.scm (ocaml-spawn): New variable. (ocaml4.07-spawn): Inherit from it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* import: opam: Factor out source import.Julien Lepiller2022-04-11
| | | | | | | | | | This also ensures a package can be imported even when it does not specify a URL. * guix/import/opam.scm (opam->guix-source): New procedure. (opam->guix-package): Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* import: opam: Accept tabulations.Julien Lepiller2022-04-11
| | | | | | * guix/import/opam.scm (SP, SP2): Accept tabulation as whitespace. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ocaml-odoc: Update to 2.2.0-alpha.pukkamustard2022-04-11
| | | | | | * gnu/packages/ocaml.scm (ocaml-odoc): Update to 2.2.0-alpha. Signed-off-by: Ludovic Courtès <ludo@gnu.org>