summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-28gnu: Add rust-scrypt-0.5....* gnu/packages/crates-io.scm (rust-scrypt-0.5): New variable. (rust-scrypt-0.3): Inherit from above. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Attila Lendvai
2022-01-28gnu: Add rust-salsa20 0.7.1....* gnu/packages/crates-io.scm (rust-salsa20-0.7): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Attila Lendvai
2022-01-28gnu: 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> Attila Lendvai
2022-01-28gnu: 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> Attila Lendvai
2022-01-28gnu: 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> Attila Lendvai
2022-01-28gnu: 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> Attila Lendvai
2022-01-28gnu: 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> Attila Lendvai
2022-01-28gnu: 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> Attila Lendvai
2022-01-28gnu: 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> Attila Lendvai
2022-01-27gnu: 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. Leo Famulari
2022-01-27gnu: 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. Leo Famulari
2022-01-27gnu: 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. Leo Famulari
2022-01-27gnu: 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. Leo Famulari
2022-01-27gnu: 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. Leo Famulari
2022-01-27gnu: 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. Leo Famulari
2022-01-27gnu: 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. Leo Famulari
2022-01-27gnu: 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. Leo Famulari
2022-01-23gnu: kochmorse: Rename....* gnu/packages/radio.scm (kockmorse): Rename this variable… (kochmorse): …to this less bad variable. Tobias Geerinckx-Rice
2022-01-27gnu: 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. Ricardo Wurmus
2022-01-27gnu: 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. Ricardo Wurmus
2022-01-27gnu: 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. Ricardo Wurmus
2022-01-27gnu: 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. Ricardo Wurmus
2022-01-27gnu: 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. Ricardo Wurmus
2022-01-27gnu: icu4c: Skip tests on riscv64-linux....* gnu/packages/icu4c.scm (icu4c)[arguments]: Add phase to skip failing test on riscv64-linux. Efraim Flashner
2022-01-27gnu: Add kockmorse....* gnu/packages/radio.scm (kockmorse): New variable. Guillaume Le Vaillant
2022-01-27gnu: xnec2c: Add openblas support....* gnu/packages/radio.scm (xnec2c)[inputs]: Add openblas. [arguments]: Add 'configure-flags'. Update 'fix-paths' phase. Guillaume Le Vaillant
2022-01-27gnu: 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. Maxim Cournoyer
2022-01-27gnu: 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. Maxim Cournoyer
2022-01-27gnu: sdrangel: Update to 6.18.1....* gnu/packages/radio.scm (sdrangel): Update to 6.18.1. Guillaume Le Vaillant
2022-01-27gnu: dump1090: Update to 7.1....* gnu/packages/radio.scm (dump1090): Update to 7.1. Guillaume Le Vaillant
2022-01-27gnu: 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. Guillaume Le Vaillant
2022-01-27gnu: wsjtx: Update to 2.5.4....* gnu/packages/radio.scm (wsjtx): Update to 2.5.4. Guillaume Le Vaillant
2022-01-27gnu: hamlib: Update to 4.4....* gnu/packages/radio.scm (hamlib): Update to 4.4. Guillaume Le Vaillant
2022-01-27gnu: gqrx: Update to 2.15.8....* gnu/packages/radio.scm (gqrx): Update to 2.15.8. Guillaume Le Vaillant
2022-01-27gnu: redsea: Update to 0.20....* gnu/packages/radio.scm (redsea): Update to 0.20. Guillaume Le Vaillant
2022-01-27gnu: aptdec: Update to 1.7-2.5140597....* gnu/packages/radio.scm (aptdec): Update to 1.7-2.5140597. Guillaume Le Vaillant
2022-01-27gnu: chirp: Update to 20220118....* gnu/packages/radio.scm (chirp): Update to 20220118. Guillaume Le Vaillant
2022-01-27gnu: soapyhackrf: Update to 0.3.4....* gnu/packages/radio.scm (soapyhackrf): Update to 0.3.4. Guillaume Le Vaillant
2022-01-27gnu: soapysdr: Update to 0.8.1....* gnu/packages/radio.scm (soapysdr): Update to 0.8.1. Guillaume Le Vaillant
2022-01-27gnu: flrig: Update to 1.4.04....* gnu/packages/radio.scm (flrig): Update to 1.4.04. [inputs]: Add eudev. Guillaume Le Vaillant
2022-01-27gnu: Add flmsg....* gnu/packages/radio.scm (flmsg): New variable. Guillaume Le Vaillant
2022-01-27gnu: elfutils: Fix building on riscv64-linux....* gnu/packages/elf.scm (elfutils)[arguments]: On riscv64-linux add a phase to skip failing test. Efraim Flashner
2022-01-27gnu: 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. Efraim Flashner
2022-01-27gnu: 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. Efraim Flashner
2022-01-27inferior: 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. Ludovic Courtès
2022-01-27inferior: 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. Ludovic Courtès
2022-01-27inferior: 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. Ludovic Courtès
2022-01-27inferior: 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. Ludovic Courtès
2022-01-27gnu: darktable: Add release-monitoring-url....* gnu/packages/photo.scm (darktable)[properties]: New field. Vinicius Monego
2022-01-27gnu: guile-drmaa: Update to 0.1.1....* gnu/packages/guile-xyz.scm (guile-drmaa): Update to 0.1.1. Ricardo Wurmus