Age | Commit message (Collapse) | Author |
|
* gnu/packages/lisp-xyz.scm (sbcl-py4cl)[arguments]: Add the
'fix-python3-path' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-py4cl)[arguments]: Fix
'replace-*base-directory*-var' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/finance.scm (trezor-agent)[arguments]: Delete 'sanity-check'
phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/genimage.scm (genimage): Update to 15.
[arguments]: Update 'fix-failing-tests phase to reference new files.
|
|
* gnu/packages/linux.scm (genext2fs): Update to 1.5.0.
[source] Update URL.
[arguments] Remove 'apply-debian-patches phase.
[home-page] Update URL.
|
|
* gnu/packages/bioinformatics.scm (r-copykat): New variable.
|
|
* gnu/packages/cran.scm (r-dlm): New variable.
|
|
* gnu/packages/cran.scm (r-paralleldist): New variable.
|
|
* gnu/packages/mpi.scm (openmpi)[arguments]: Remove trailing #t.
|
|
* gnu/packages/mpi.scm (openmpi): Update to 4.1.3.
|
|
* gnu/packages/mpi.scm (openmpi)[inputs]: Remove input labels.
|
|
* gnu/packages/mpi.scm (hwloc-1)[arguments]: Remove trailing #t.
(hwloc-2)[arguments]: Likewise.
|
|
Suggested by Maxime Devos.
* gnu/packages/mpi.scm (hwloc-1)[inputs]: Use 'target-arm32?' rather
than custom code.
|
|
* gnu/packages/mpi.scm (hwloc-1)[inputs]: Remove labels.
(hwloc-2)[inputs]: Use 'modify-inputs'.
|
|
* 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>
|
|
* 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/packages/bioconductor.scm (r-tricycle): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/python-xyz.scm (python-stopit): New variable.
|
|
* gnu/packages/python-xyz.scm (python-yte): New variable.
|
|
* gnu/packages/python-xyz.scm (python-plac): New variable.
|
|
* gnu/packages/python-check.scm (python-parameterizedtestcase): New variable.
|
|
* gnu/packages/python-web.scm (python-aws-xray-sdk): Update to 2.9.0.
[arguments]: Delete two more test files; disable two tests.
|
|
* gnu/packages/django.scm (python-django-2.2): Update to 2.2.28.
|
|
* gnu/packages/django.scm (python-django-3.2): Update to 3.2.13.
|
|
* gnu/packages/django.scm (python-django-4.0): Update to 4.0.4.
|
|
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/packages/linux.scm (ulogd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (libnetfilter-log): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (nfacct): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (libnetfilter-acct): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (conntrack-tools): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (libnetfilter-queue): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (libnetfilter-cthelper): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (libnetfilter-cttimeout): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (libnetfilter-conntrack): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ocaml.scm (ocaml-core): New variable.
(ocaml4.07-core): Inherit from it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ocaml.scm (ocaml-jane-street-heaers)[properties]: Add
ocaml4.07 variant.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ocaml.scm (ocaml-timezone): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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/packages/ocaml.scm (ocaml-base-bigstring): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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/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/packages/ocaml.scm (ocaml-base-quickcheck): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* 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/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/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/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/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/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/packages/ocaml.scm (ocaml-ppx-fixed-literal): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|