Commit graph

92496 commits

Author SHA1 Message Date
Leo Famulari 87c3bee5fe
gnu: linux-libre 5.16: Update to 5.16.3.
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.3.
(linux-libre-5.16-pristine-source, deblob-scripts-5.16): Update hashes.
2022-01-27 18:49:59 -05:00
Tobias Geerinckx-Rice fd0266c4bf
gnu: kochmorse: Rename.
* gnu/packages/radio.scm (kockmorse): Rename this variable…
(kochmorse): …to this less bad variable.
2022-01-23 01:00:09 +01:00
Ricardo Wurmus f00ed43653
gnu: pigx-sars-cov2-ww: Fix Python module capture.
The build system expects all Python modules to be on PYTHONPATH.

* gnu/packages/bioinformatics.scm (pigx-sars-cov2-ww)[arguments]: Set
PYTHONPATH variable in new build phase.
2022-01-27 22:15:25 +01:00
Ricardo Wurmus aa649ae231
gnu: pigx-scrnaseq: Fix Python module capture.
The build system expects all Python modules to be on PYTHONPATH.

* gnu/packages/bioinformatics.scm (pigx-scrnaseq)[arguments]: Set PYTHONPATH
variable in new build phase.
2022-01-27 22:15:25 +01:00
Ricardo Wurmus f4cbf11c65
gnu: pigx-bsseq: Fix Python module capture.
The build system expects all Python modules to be on PYTHONPATH.

* gnu/packages/bioinformatics.scm (pigx-bsseq)[arguments]: Set PYTHONPATH
variable in new build phase.
2022-01-27 22:15:25 +01:00
Ricardo Wurmus f127bce3ec
gnu: pigx-chipseq: Fix Python module capture.
The build system expects all Python modules to be on PYTHONPATH.

* gnu/packages/bioinformatics.scm (pigx-chipseq)[arguments]: Set PYTHONPATH
variable in new build phase.
2022-01-27 22:15:25 +01:00
Ricardo Wurmus c6bf89cff0
gnu: pigx-rnaseq: Fix Python module capture.
The build system expects all Python modules to be on PYTHONPATH.

* gnu/packages/bioinformatics.scm (pigx-rnaseq)[arguments]: Set PYTHONPATH
variable in new build phase.
2022-01-27 22:15:25 +01:00
Efraim Flashner b72f5255b0
gnu: icu4c: Skip tests on riscv64-linux.
* gnu/packages/icu4c.scm (icu4c)[arguments]: Add phase to skip failing
test on riscv64-linux.
2022-01-27 23:03:38 +02:00
Guillaume Le Vaillant 3ee633feb2
gnu: Add kockmorse.
* gnu/packages/radio.scm (kockmorse): New variable.
2022-01-27 21:24:33 +01:00
Guillaume Le Vaillant ff14bc60e5
gnu: xnec2c: Add openblas support.
* gnu/packages/radio.scm (xnec2c)[inputs]: Add openblas.
  [arguments]: Add 'configure-flags'. Update 'fix-paths' phase.
2022-01-27 20:41:09 +01:00
Maxim Cournoyer 1916d6df6f
gnu: jami-libclient: Properly return the list of audio managers.
* gnu/packages/patches/jami-libclient-audio-managers.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/jami.scm (jami)[source]: Move all patches to...
(%jami-sources): here and add the newly added patch.
2022-01-27 14:01:34 -05:00
Maxim Cournoyer 95a74533f1
gnu: jami: Reduce memory consumption in conversation view.
This fixes <https://git.jami.net/savoirfairelinux/jami-client-qt/-/issues/649>.

* gnu/packages/patches/jami-images-loading.patch: New patch.
* gnu/packages/patches/jami-memory-usage.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/jami.scm (jami)[source]: Apply them.
2022-01-27 10:51:54 -05:00
Guillaume Le Vaillant 649a4e9c9c
gnu: sdrangel: Update to 6.18.1.
* gnu/packages/radio.scm (sdrangel): Update to 6.18.1.
2022-01-27 16:31:22 +01:00
Guillaume Le Vaillant 4f1d763654
gnu: dump1090: Update to 7.1.
* gnu/packages/radio.scm (dump1090): Update to 7.1.
2022-01-27 16:31:22 +01:00
Guillaume Le Vaillant a6033c5096
gnu: xnec2c: Update to 4.4.5.
* gnu/packages/radio.scm (xnec2c): Update to 4.4.5.
  [source, home-page]: Update URL.
  [native-inputs]: Add autoconf, automake, gettext-minimal, glib:bin and
  libtool.
  [arguments]: Add 'fix-paths' phase.
2022-01-27 16:31:21 +01:00
Guillaume Le Vaillant 24f844b1f9
gnu: wsjtx: Update to 2.5.4.
* gnu/packages/radio.scm (wsjtx): Update to 2.5.4.
2022-01-27 16:31:21 +01:00
Guillaume Le Vaillant c654e4ac16
gnu: hamlib: Update to 4.4.
* gnu/packages/radio.scm (hamlib): Update to 4.4.
2022-01-27 16:31:21 +01:00
Guillaume Le Vaillant e67ede59f2
gnu: gqrx: Update to 2.15.8.
* gnu/packages/radio.scm (gqrx): Update to 2.15.8.
2022-01-27 16:31:21 +01:00
Guillaume Le Vaillant a977cc0399
gnu: redsea: Update to 0.20.
* gnu/packages/radio.scm (redsea): Update to 0.20.
2022-01-27 16:31:21 +01:00
Guillaume Le Vaillant 75f38958a0
gnu: aptdec: Update to 1.7-2.5140597.
* gnu/packages/radio.scm (aptdec): Update to 1.7-2.5140597.
2022-01-27 16:31:21 +01:00
Guillaume Le Vaillant 82015ad133
gnu: chirp: Update to 20220118.
* gnu/packages/radio.scm (chirp): Update to 20220118.
2022-01-27 16:31:21 +01:00
Guillaume Le Vaillant 8696b2a09f
gnu: soapyhackrf: Update to 0.3.4.
* gnu/packages/radio.scm (soapyhackrf): Update to 0.3.4.
2022-01-27 16:31:21 +01:00
Guillaume Le Vaillant c469a8b09e
gnu: soapysdr: Update to 0.8.1.
* gnu/packages/radio.scm (soapysdr): Update to 0.8.1.
2022-01-27 16:31:21 +01:00
Guillaume Le Vaillant 9efb406d49
gnu: flrig: Update to 1.4.04.
* gnu/packages/radio.scm (flrig): Update to 1.4.04.
  [inputs]: Add eudev.
2022-01-27 16:31:21 +01:00
Guillaume Le Vaillant a07da81745
gnu: Add flmsg.
* gnu/packages/radio.scm (flmsg): New variable.
2022-01-27 16:31:21 +01:00
Efraim Flashner 41a23a1a96
gnu: elfutils: Fix building on riscv64-linux.
* gnu/packages/elf.scm (elfutils)[arguments]: On riscv64-linux add a
phase to skip failing test.
2022-01-27 16:33:39 +02:00
Efraim Flashner 2bae32e1b9
gnu: pcre2: Fix building on riscv64-linux.
* gnu/packages/pcre.scm (pcre2)[arguments]: Adjust configure-flags to not
build with JIT when building for riscv64-linux.
2022-01-27 16:24:18 +02:00
Efraim Flashner 8902218625
gnu: pcre: Fix building on riscv64-linux.
* gnu/packages/pcre.scm (pcre)[arguments]: Adjust configure-flags to not
build with JIT when building for riscv64-linux.
2022-01-27 16:14:07 +02:00
Ludovic Courtès e778910bdf
inferior: Move initialization bits away from 'inferior-eval-with-store'.
* guix/inferior.scm (port->inferior): In the inferior, define
'cached-store-connection', 'store-protocol-error?', and
'store-protocol-error-message'.
(inferior-eval-with-store): Use them.
2022-01-27 14:13:24 +01:00
Ludovic Courtès c71910a095
inferior: Inferior caches store connections.
Fixes <https://issues.guix.gnu.org/48007>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

Previously, at each 'inferior-eval-with-store' call, the inferior would
create a new <store-connection> object with empty caches.  Consequently,
when repeatedly calling 'inferior-package-derivation', we would not
benefit from any caching and instead recompute all the derivations for
every package.  This patch fixes it by caching <store-connection>
objects in the inferior.

* guix/inferior.scm (port->inferior): Define '%store-table' in the inferior.
(inferior-eval-with-store): Cache store connections in %STORE-TABLE.
Remove now unneeded 'dynamic-wind' with 'close-port' call.
2022-01-27 14:13:24 +01:00
Ludovic Courtès bd86bbd300
inferior: Keep the store bridge connected.
Previously, each 'inferior-eval-with-store' would lead the inferior to
connect to the named socket the parent is listening to.  With this
change, the connection is established once for all and reused
afterwards.

* guix/inferior.scm (<inferior>)[bridge-file-name]: Remove.
(open-bidirectional-pipe): New procedure.
(inferior-pipe): Use it instead of 'open-pipe*' and return two values.
(port->inferior): Adjust call to 'inferior'.
(open-inferior): Adjust to 'inferior-pipe' changes.
(close-inferior): Remove 'inferior-bridge-file-name' handling.
(open-store-bridge!): Switch back to 'call-with-temporary-directory'.
Define '%bridge-socket' in the inferior, connected to the caller.
(proxy): Change first argument to be an inferior.  Add 'reponse-port'
and call to 'drain-input'.  Pass 'reponse-port' to 'select' and use it
as a loop termination clause.
(inferior-eval-with-store): Remove 'socket' and 'connect' calls from the
inferior code, and use '%bridge-socket' instead.
2022-01-27 14:13:24 +01:00
Ludovic Courtès 10aad72110
inferior: Create the store proxy listening socket only once.
Previously, each 'inferior-eval-with-store' call would have the calling
process create a temporary directory with a listening socket in there.
Now that listening socket is created once and reused in subsequent
calls.

* guix/inferior.scm (<inferior>)[bridge-file-name, bridge-socket]: New
fields.
(port->inferior): Adjust accordingly.
(close-inferior): Close 'inferior-bridge-socket' and delete
'inferior-bridge-file-name' if set.
(open-store-bridge!, ensure-store-bridge!): New procedures.
(inferior-eval-with-store): Use them.
2022-01-27 14:13:24 +01:00
Vinicius Monego 19371a4dc3
gnu: darktable: Add release-monitoring-url.
* gnu/packages/photo.scm (darktable)[properties]: New field.
2022-01-27 08:21:40 -03:00
Ricardo Wurmus 82e49c7f47
gnu: guile-drmaa: Update to 0.1.1.
* gnu/packages/guile-xyz.scm (guile-drmaa): Update to 0.1.1.
2022-01-27 11:38:50 +01:00
Michael Rohleder 6305c76ae0
gnu: gnome-mines: Fix build.
* gnu/packages/web.scm (gnome-mines)[native-inputs]: Add python-wrapper.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-01-27 10:45:03 +02:00
Michael Rohleder e3027578cb
gnu: libzim: Fix build.
* gnu/packages/web.scm (libzim)[inputs]: Add python-wrapper.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-01-27 10:42:35 +02:00
Efraim Flashner e60b10fd99
gnu: uriparser: Update to 0.9.6.
* gnu/packages/web.scm (uriparser): Update to 0.9.6.
2022-01-27 09:44:50 +02:00
Efraim Flashner 0444be8689
gnu: Add %final-inputs-riscv64.
* gnu/packages/commencement.scm (%final-inputs-riscv64): New variable.
* guix/build-system/gnu.scm (standard-inputs): Use %final-inputs-riscv64
when targeting riscv64-linux.
2022-01-27 09:36:36 +02:00
Ricardo Wurmus 90a41fe388
gnu: nyacc: Remove unnecessary phase.
This partially reverts commit f15ca337be.  What
mattered was the addition of guile-bytestructures.

* gnu/packages/mes.scm (nyacc)[arguments]: Remove phase
'install-system-module.
2022-01-26 22:31:02 +01:00
Leo Famulari 1121fa432f
gnu: Borg: Improve the description.
Attic... Now that's a name I've not heard in a long time.

* gnu/packages/backup.scm (borg)[description]: Improve it.
2022-01-26 14:28:59 -05:00
Leo Famulari c11b585a81
gnu: Add Vorta.
* gnu/packages/backup.scm (vorta): New variable.
2022-01-26 14:17:36 -05:00
Leo Famulari 44c2211c64
gnu: Add linux-libre 5.16.2.
* gnu/packages/aux-files/linux-libre/5.16-arm.conf,
gnu/packages/aux-files/linux-libre/5.16-arm64.conf,
gnu/packages/aux-files/linux-libre/5.16-i686.conf,
gnu/packages/aux-files/linux-libre/5.16-x86_64.conf : New files.
* Makefile.am (AUX_FILES): Add them.
* gnu/packages/linux.scm (linux-libre-5.16-version,
linux-libre-5.16-gnu-revision, deblob-scripts-5.16,
linux-libre-5.16-pristine-source, linux-libre-5.16-source,
linux-libre-headers-5.16, linux-libre-5.16): New variables.
2022-01-26 13:17:41 -05:00
Leo Famulari 16ce73d87f
gnu: util-linux: Fix CVE-2021-3995 and CVE-2021-3996.
* gnu/packages/patches/util-linux-CVE-2021-3995.patch,
gnu/packages/patches/util-linux-CVE-2021-3996.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/linux.scm (util-linux)[replacement]: New field.
(util-linux/fixed): New variable.
2022-01-26 13:02:09 -05:00
Nicolas Goaziou 7afed75764
gnu: giac: Update to 1.7.0-47.
* gnu/packages/algebra.scm (giac): Update to 1.7.0-47.
2022-01-26 18:12:03 +01:00
Ludovic Courtès 3993d33d1c
gnu: polkit: Fix CVE-2021-4034.
* gnu/packages/patches/polkit-CVE-2021-4034.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/polkit.scm (polkit-mozjs)[replacement]: New field.
* gnu/packages/polkit.scm (polkit-mozjs/fixed): New variable.
2022-01-26 17:54:59 +01:00
Brandon Lucas 73d775f518
gnu: fennel: Update to 03c1c95.
* gnu/packages/lua.scm (fennel): Update to 03c1c95.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-26 17:54:58 +01:00
Brandon Lucas 532153d49c
gnu: Add fnlfmt.
* gnu/packages/lua.scm (fnlfmt): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-26 17:54:58 +01:00
Vivien Kraus bac9f8302c
import: pypi: Convert hyphens to underscores in PyPI URLs if needed.
* guix/import/pypi.scm (find-project-url): New function.
(make-pypi-sexp): Use find-project-url.
* tests/pypi.scm (foo-json): New procedure.
(test-json-1, test-json-2): Define in terms of it.
("find-project-url, with numpy", "find-project-url, uWSGI"):
("find-project-url, flake8-array-spacing")
("find-project-url, foo/goo"): New tests.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-01-26 17:54:58 +01:00
jgart 8b7bd459dc
gnu: utf-8-lineseparator: Update to 7.
* gnu/packages/textutils.scm (utf-8-lineseparator): Update to 7.  Adjust
'commit' field accordingly.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-01-26 17:54:58 +01:00
Ludovic Courtès a74d0cc209
utils: 'edit-expression' reads and conses less when not modifying.
* guix/utils.scm (edit-expression): Delay call to 'get-bytevector-all'
until after (string=? str* str).
2022-01-26 17:54:58 +01:00