me
/
guix
Archived
1
0
Fork 0
Commit Graph

94629 Commits (d72cece70d892416108f7286b10cca913099aefa)

Author SHA1 Message Date
Ludovic Courtès ac2d36559f
gnu: hwloc@1: Use 'target-arm32?' in conditional.
Suggested by Maxime Devos.

* gnu/packages/mpi.scm (hwloc-1)[inputs]: Use 'target-arm32?' rather
than custom code.
2022-04-11 15:49:33 +02:00
Ludovic Courtès d81d8b1258
gnu: hwloc: Remove input labels.
* gnu/packages/mpi.scm (hwloc-1)[inputs]: Remove labels.
(hwloc-2)[inputs]: Use 'modify-inputs'.
2022-04-11 15:49:33 +02:00
Philippe SWARTVAGHER 37fa61364e
gnu: hwloc@1: Update to 1.11.13.
* 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>
2022-04-11 15:49:32 +02:00
Attila Lendvai 2c73e654fe
http-client: Fix redirection.
* guix/http-client.scm (http-fetch): Use the right uri variable in case of
redirection.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 15:49:32 +02:00
Mădălin Ionel Patrașcu 3704a7b897
gnu: Add r-tricycle.
* gnu/packages/bioconductor.scm (r-tricycle): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-04-11 15:39:29 +02:00
Ricardo Wurmus fc7f807078
gnu: Add python-stopit.
* gnu/packages/python-xyz.scm (python-stopit): New variable.
2022-04-11 15:39:29 +02:00
Ricardo Wurmus 6145e25afa
gnu: Add python-yte.
* gnu/packages/python-xyz.scm (python-yte): New variable.
2022-04-11 15:39:29 +02:00
Ricardo Wurmus 8499f14a21
gnu: Add python-plac.
* gnu/packages/python-xyz.scm (python-plac): New variable.
2022-04-11 15:39:29 +02:00
Ricardo Wurmus a5412de56e
gnu: Add python-parameterizedtestcase.
* gnu/packages/python-check.scm (python-parameterizedtestcase): New variable.
2022-04-11 15:39:29 +02:00
Ricardo Wurmus c5ee8f6e29
gnu: python-aws-xray-sdk: Update to 2.9.0.
* gnu/packages/python-web.scm (python-aws-xray-sdk): Update to 2.9.0.
[arguments]: Delete two more test files; disable two tests.
2022-04-11 15:39:29 +02:00
Marius Bakke d06287bd16
gnu: python-django@2.2: Update to 2.2.28 [fixes CVE-2022-2834].
* gnu/packages/django.scm (python-django-2.2): Update to 2.2.28.
2022-04-11 15:21:53 +02:00
Marius Bakke a75411703a
gnu: python-django@3.2: Update to 3.2.13 [fixes CVE-2022-2834].
* gnu/packages/django.scm (python-django-3.2): Update to 3.2.13.
2022-04-11 15:21:53 +02:00
Marius Bakke 98d3b7f10d
gnu: python-django: Update to 4.0.4 [fixes CVE-2022-2834].
* gnu/packages/django.scm (python-django-4.0): Update to 4.0.4.
2022-04-11 15:21:53 +02:00
Ludovic Courtès 087abdb9a2
gnu: Add 'upstream-name' property to the netfilter libraries.
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.
2022-04-11 13:58:46 +02:00
fesoj000 b805ea194a
gnu: Add ulogd
* gnu/packages/linux.scm (ulogd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:51:07 +02:00
fesoj000 2a1908b48c
gnu: Add libnetfilter-log
* gnu/packages/linux.scm (libnetfilter-log): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:51:07 +02:00
fesoj000 eb1d2ae7e0
gnu: Add nfacct
* gnu/packages/linux.scm (nfacct): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:51:07 +02:00
fesoj000 2d3c33b8ba
gnu: Add libnetfilter-acct
* gnu/packages/linux.scm (libnetfilter-acct): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:51:06 +02:00
fesoj000 f70c8a0276
gnu: Add conntrack-tools
* gnu/packages/linux.scm (conntrack-tools): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:50:38 +02:00
fesoj000 fdfd6ac8ae
gnu: Add libnetfilter-queue
* gnu/packages/linux.scm (libnetfilter-queue): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:49:46 +02:00
fesoj000 6d9cfb91aa
gnu: Add libnetfilter-cthelper
* gnu/packages/linux.scm (libnetfilter-cthelper): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:48:30 +02:00
fesoj000 0f31129e4e
gnu: Add libnetfilter-cttimeout
* gnu/packages/linux.scm (libnetfilter-cttimeout): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:48:28 +02:00
fesoj000 469f85d206
gnu: Add libnetfilter-conntrack
* gnu/packages/linux.scm (libnetfilter-conntrack): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 13:47:48 +02:00
Julien Lepiller 24851bf6f9
gnu: Add ocaml-core.
* gnu/packages/ocaml.scm (ocaml-core): New variable.
(ocaml4.07-core): Inherit from it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:56:53 +02:00
Julien Lepiller 16e02d2b0e
gnu: ocaml-jane-street-headers: Add variant.
* gnu/packages/ocaml.scm (ocaml-jane-street-heaers)[properties]: Add
ocaml4.07 variant.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:56:52 +02:00
Julien Lepiller 0d7b065b1e
gnu: Add ocaml-timezone.
* gnu/packages/ocaml.scm (ocaml-timezone): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:56:49 +02:00
Julien Lepiller e2a2c166a1
gnu: Add ocaml-core-kernel.
* 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>
2022-04-11 11:56:48 +02:00
Julien Lepiller 6cf981afcd
gnu: Add ocaml-base-bigstring.
* gnu/packages/ocaml.scm (ocaml-base-bigstring): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:56:43 +02:00
Julien Lepiller 9fe3632e64
gnu: Add ocaml-ppx-jane.
* 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>
2022-04-11 11:56:40 +02:00
Julien Lepiller e487d5666a
gnu: Add ocaml-ppx-fail.
* 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>
2022-04-11 11:56:39 +02:00
Julien Lepiller 49a106f14e
gnu: Add ocaml-base-quickcheck.
* gnu/packages/ocaml.scm (ocaml-base-quickcheck): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:56:36 +02:00
Julien Lepiller 5e448f5f94
gnu: Add ocaml-splittable-random.
* 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>
2022-04-11 11:56:33 +02:00
Julien Lepiller acb69501da
gnu: Add ocaml-ppx-sexp-message.
* 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>
2022-04-11 11:56:30 +02:00
Julien Lepiller 166168c208
gnu: Add ocaml-ppx-sexp-value.
* 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>
2022-04-11 11:56:29 +02:00
Julien Lepiller 755122b3af
gnu: Add ocaml-ppx-bench.
* 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>
2022-04-11 11:56:26 +02:00
Julien Lepiller e5deab0a7a
gnu: Add ocaml-ppx-bin-prot.
* 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>
2022-04-11 11:56:24 +02:00
Julien Lepiller 76a416bf04
gnu: Add ocaml-bin-prot.
* 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>
2022-04-11 11:56:23 +02:00
Julien Lepiller 6f8ae2b2b9
gnu: Add ocaml-ppx-fixed-literal.
* gnu/packages/ocaml.scm (ocaml-ppx-fixed-literal): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:56:21 +02:00
Julien Lepiller a703b1d9c5
gnu: Add ocaml-ppx-module-timer.
* gnu/packages/ocaml.scm (ocaml-ppx-module-timer): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:56:19 +02:00
Julien Lepiller 5caa91e219
gnu: Add ocaml-ppx-pipebang.
* 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>
2022-04-11 11:56:18 +02:00
Julien Lepiller bee0de9365
gnu: Add ocaml-ppx-stable.
* gnu/packages/ocaml.scm (ocaml-ppx-stable): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:56:15 +02:00
Julien Lepiller ca36468083
gnu: Add ocaml-ppx-string.
* gnu/packages/ocaml.scm (ocaml-ppx-string): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:56:12 +02:00
Julien Lepiller a18414adc4
gnu: Add ocaml-ppx-typerep-conv.
* 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>
2022-04-11 11:56:10 +02:00
Julien Lepiller d9f0685dea
gnu: Add ocaml-typerep.
* gnu/packages/ocaml.scm (ocaml-typerep): New variable.
(ocaml4.07-typerep): Inherit from it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:56:07 +02:00
Julien Lepiller 36e0e198fe
gnu: Add ocaml-spawn.
* gnu/packages/ocaml.scm (ocaml-spawn): New variable.
(ocaml4.07-spawn): Inherit from it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:56:03 +02:00
Julien Lepiller d59abc336d
import: opam: Factor out source import.
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>
2022-04-11 11:55:58 +02:00
Julien Lepiller be7338d400
import: opam: Accept tabulations.
* guix/import/opam.scm (SP, SP2): Accept tabulation as whitespace.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:55:54 +02:00
pukkamustard d79e10b7e0
gnu: ocaml-odoc: Update to 2.2.0-alpha.
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 2.2.0-alpha.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-04-11 11:55:47 +02:00
Ludovic Courtès 7da907f90e
reconfigure: Fix typo on 'live-service-transient?'.
Fix typo introduced in e25eca35ff.

* guix/scripts/system/reconfigure.scm (running-services): Add question
mark to 'live-service-transient?.
2022-04-11 09:27:03 +02:00
Ludovic Courtès f429596627
shepherd: 'fork+exec-command/container' always returns a PID.
Fixes a regression introduced in
938448bf40 whereby
'fork+exec-command/container' would return #t, then used as the running
value of the 'guix-daemon' service in the installer.  Upon installation
completion, stopping the 'guix-daemon' service would fail with
wrong-type-arg because that #t would be passed to the 'stop' method in
lieu of a PID.

* gnu/build/shepherd.scm (fork+exec-command/container): Return a PID
rather than #t.
2022-04-11 00:25:33 +02:00