Commit graph

92310 commits

Author SHA1 Message Date
Attila Lendvai bd1aecf5fb
gnu: Add rust-pbkdf2-0.7, rust-pbkdf2-0.6.
* gnu/packages/crates-io.scm (rust-pbkdf2-0.7): New variable.
(rust-pbkdf2-0.6): New variable.
(rust-pbkdf2-0.9): Re-enable building it and fix dependencies.
(rust-pbkdf2-0.10): Fix build.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-28 01:10:49 +01:00
Attila Lendvai 09279ad1f3
gnu: Add rust-password-hash-0.1.
* gnu/packages/crates-io.scm (rust-password-hash-0.1): New variable. Inherit
from rust-password-hash-0.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-28 01:10:49 +01:00
Attila Lendvai 932aa1b345
gnu: Add rust-base64ct-1.0.1.
* gnu/packages/crates-io.scm (rust-base64ct-1.0.1): New variable.

This will be needed later because some packages request specifically this
version, probably due to some non-backwards compatible change.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-28 01:10:48 +01:00
Attila Lendvai d20c51e5e6
gnu: rust-base64ct-1: Update to 1.3.3.
* gnu/packages/crates-io.scm (rust-base64ct): Update to 1.3.3.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-28 01:10:48 +01:00
Attila Lendvai 3532c7f702
gnu: Add rust-ethereum-types-0.9, rust-ethereum-types-0.12.
* gnu/packages/crates-io.scm (rust-ethereum-types-0.9): New variable.
(rust-ethereum-types-0.12):  New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-28 01:10:48 +01:00
Attila Lendvai 48b988b195
gnu: Add rust-parity-bytes-0.1
* gnu/packages/crates-io.scm (rust-parity-bytes-0.1): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-28 01:10:47 +01:00
Attila Lendvai f86c479616
gnu: Add rust-rustc-hex-1.
* gnu/packages/crates-io.scm (rust-rustc-hex-1): New variable.
(rust-rustc-hex-2)[synopsis, description]: Improve wording.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-28 01:10:31 +01:00
Leo Famulari 33373e8622
gnu: linux-libre 4.4: Update to 4.4.300.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.300.
(linux-libre-4.4-pristine-source, deblob-scripts-4.4): Update hashes.
2022-01-27 18:50:00 -05:00
Leo Famulari 1097be7c59
gnu: linux-libre 4.9: Update to 4.9.298.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.298.
(linux-libre-4.9-pristine-source, deblob-scripts-4.9): Update hashes.
2022-01-27 18:50:00 -05:00
Leo Famulari 96407179fa
gnu: linux-libre 4.14: Update to 4.14.263.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.263.
(linux-libre-4.14-pristine-source, deblob-scripts-4.14): Update hashes.
2022-01-27 18:50:00 -05:00
Leo Famulari 41eac41574
gnu: linux-libre 4.19: Update to 4.19.226.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.226.
(linux-libre-4.19-pristine-source, deblob-scripts-4.19): Update hashes.
2022-01-27 18:50:00 -05:00
Leo Famulari 0224b1d01e
gnu: linux-libre 5.4: Update to 5.4.174.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.174.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
2022-01-27 18:50:00 -05:00
Leo Famulari c77026c88c
gnu: linux-libre 5.10: Update to 5.10.94.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.94.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-01-27 18:49:59 -05:00
Leo Famulari aad96ed540
gnu: linux-libre: Update to 5.15.17.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.17.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-01-27 18:49:59 -05:00
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