summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* 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>
* 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>
* gnu: jq: Only build with valgrind on supported systems.Efraim Flashner2022-04-10
| | | | | * gnu/packages/web.scm (jq)[native-inputs]: Only include valgrind on systems which it supports.
* gnu: smithwaterman: Fix cross-compiling.Efraim Flashner2022-04-10
| | | | | | | The 'ar' matched the 'ar' in 'aarch64-linux-gnu' to unfun consequences. * gnu/packages/bioinformatics.scm (smithwaterman)[arguments]: More closely match the 'ar' and 'ld' commands when substituting them.
* gnu: llvm-3: Fix build.Guillaume Le Vaillant2022-04-10
| | | | | | | * gnu/packages/llvm.scm (llvm-3.9)[arguments]: Use gexp. Add 'shared-lib-workaround' phase. Co-authored-by: Maxime Devos <maximedevos@telenet.be>
* gnu: linux-libre 5.10: Update to 5.10.110.Leo Famulari2022-04-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.110. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre 5.15: Update to 5.15.33.Leo Famulari2022-04-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.33. (linux-libre-5.15-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.16.19.Leo Famulari2022-04-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.19. (linux-libre-5.16-pristine-source): Update hash.
* gnu: linux-libre 5.17: Update to 5.17.2.Leo Famulari2022-04-10
| | | | | * gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.2. (linux-libre-5.17-pristine-source): Update hash.
* gnu: strawberry: Update to 1.0.3.Michael Rohleder2022-04-10
| | | | | | * gnu/packages/music.scm (strawberry): Update to 1.0.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: efivar: Fix build errors on i686-linux.itd2022-04-10
| | | | | | | | * gnu/packages/patches/efivar-211.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/linux.scm (efivar)[source]<origin>: Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Zabbix: Update to 6.0.3.Marius Bakke2022-04-09
| | | | * gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.3.
* gnu: ganeti: Update to 3.0.2.Marius Bakke2022-04-09
| | | | | | | | | * gnu/packages/patches/ganeti-haskell-compat.patch, gnu/packages/patches/ganeti-sphinx-compat.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (ganeti): Update to 3.0.2. [source](patches): Remove obsolete. [arguments]: Remove obsolete phases. Disable one more test.
* gnu: ganeti: Fix test failure with PyYAML 6.0.Marius Bakke2022-04-09
| | | | | | | | | This fixes a regression that was introduced in 27720d0fe14ee4cd413a6745e0782a698a011924. * gnu/packages/patches/ganeti-pyyaml-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/virtualization.scm (ganeti)[source](patches): Add it.
* gnu: libxmlb: Update to 0.3.8.Vagrant Cascadian2022-04-08
| | | | * gnu/packages/xlm.scm (libxmlb): Update to 0.3.8.
* gnu: reprotest: Update to 0.7.20.Vagrant Cascadian2022-04-08
| | | | * gnu/packages/diffoscope.scm (reprotest): Update to 0.7.20.
* gnu: diffoscope: Update to 209.Vagrant Cascadian2022-04-08
| | | | * gnu/packages/diffoscope.scm (diffoscope): Update to 209.
* gnu: emacs-geiser: Add dependency on Project.Olivier Dion2022-04-08
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-geiser)[propagated-inputs]: Add emacs-project. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lsof: Fix invalid G-Expression.Brian Kubisiak2022-04-08
| | | | | | | | | Cross-compiling lsof is failing with an "invalid G-expression input" error. Fix this by using a quoted list. * gnu/packages/lsof.scm (lsof): Fix invalid G-Expression. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: icedove: Update to 91.8 [fixes CVE-2022-1197].Jonathan Brielmaier2022-04-08
| | | | * gnu/packages/gnuzilla.scm (icedove): Update to 91.8.
* gnu: Add cl-jzon.jgart2022-04-08
| | | | | | * gnu/packages/lisp-xyz.scm (cl-jzon, ecl-jzon, sbcl-jzon): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-cffi: Remove trailing boolean.jgart2022-04-08
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cffi)[arguments]: Remove trailing boolean. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-legit: Update to 1.0.0-2.5f8a2d4.jgart2022-04-08
| | | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-legit): Update to 1.0.0-2.5f8a2d4 and use revision variable in let block. [arguments]: Add 'patch-git-executable' phase. [inputs]: Add formatting and add missing git input. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: nginx: Build optimized binaries.Marius Bakke2022-04-07
| | | | * gnu/packages/web.scm (nginx)[arguments]: Add "-O2 -g" to CFLAGS.