Commit graph

79700 commits

Author SHA1 Message Date
Nicolas Goaziou
1a22a11d84
gnu: watchexec: Update to 1.16.1.
* gnu/packages/rust-apps.scm (watchexec): Update to 1.16.1.
[arguments]<#:phases>: Do not copy zsh completions.
[description]: Shorten it.
2021-06-08 11:04:43 +02:00
Nicolas Goaziou
72d65449ed
gnu: Add rust-watchexec-1.
* gnu/packages/crates-io.scm (rust-watchexec-1): New variable.
2021-06-08 11:04:43 +02:00
Nicolas Goaziou
a3c5f056a8
gnu: rust-embed-resource-1: Update to 1.6.2.
* gnu/packages/crates-io.scm (rust-embed-resource-1): Update to 1.6.2.
2021-06-08 11:04:42 +02:00
Nicolas Goaziou
abb787fdc0
gnu: rust-pest-2: Update to 2.1.3.
* gnu/packages/crates-io.scm (rust-pest-2): Update to 2.1.3.
2021-06-08 11:04:42 +02:00
Nicolas Goaziou
da7901f50d
gnu: Add rust-winreg-0.8.
* gnu/packages/crates-io.scm (rust-winreg-0.8): New variable.
(rust-winreg-0.7): Inherit from above.
2021-06-08 11:04:42 +02:00
Nicolas Goaziou
d0bd3b84b5
gnu: Add rust-insta-1.
* gnu/packages/crates-io.scm (rust-insta-1): New variable.
(rust-insta-0.16): Inherit from above.
2021-06-08 11:04:41 +02:00
Nicolas Goaziou
af4864d025
gnu: Add rust-ron-0.6.
* gnu/packages/crates-io.scm (rust-ron-0.6): New variable.
(rust-ron-0.5): Inherit from above.
2021-06-08 11:04:41 +02:00
Nicolas Goaziou
4b92796966
gnu: Add rust-similar-1.
* gnu/packages/crates-io.scm (rust-similar-1): New variable.
2021-06-08 11:04:41 +02:00
Nicolas Goaziou
26acfd4997
gnu: rust-zip-0.5: Update to 0.5.13.
* gnu/packages/crates-io.scm (rust-zip-0.5): Update to 0.5.13.
2021-06-08 11:04:40 +02:00
Nicolas Goaziou
54b1c4488f
gnu: Add rust-clearscreen-1.
* gnu/packages/crates-io.scm (rust-clearscreen-1): New variable.
2021-06-08 11:04:40 +02:00
Nicolas Goaziou
950e59bafb
gnu: Add rust-terminfo-0.7.
* gnu/packages/crates-io.scm (rust-terminfo-0.7): New variable.
(rust-terminfo-0.6): Inherit from above.
2021-06-08 11:04:40 +02:00
Nicolas Goaziou
57968e17cc
gnu: rust-thiserror-1: Update to 1.0.25.
* gnu/packages/crates-io.scm (rust-thiserror-1): Update to 1.0.25.
2021-06-08 11:04:39 +02:00
Nicolas Goaziou
4274e004b4
gnu: rust-thiserror-impl-1: Update to 1.0.25.
* gnu/packages/crates-io.scm (rust-thiserror-impl-1): Update to 1.0.25.
2021-06-08 11:04:39 +02:00
Nicolas Goaziou
5f859ec8ca
gnu: Add rust-derive-builder-0.10.
* gnu/packages/crates-io.scm (rust-derive-builder-0.10): New variable.
(rust-derive-builder-0.9): Inherit from above.
2021-06-08 11:04:39 +02:00
Nicolas Goaziou
be63e1918c
gnu: Add rust-derive-builder-macro-0.10.
* gnu/packages/crates-io.scm (rust-derive-builder-macro-0.10): New variable.
2021-06-08 11:04:38 +02:00
Nicolas Goaziou
69b653b10a
gnu: Add rust-derive-builder-core-0.10.
* gnu/packages/crates-io.scm (rust-derive-builder-core-0.10): New variable.
(rust-derive-builder-core-0.9): Inherit from above.
2021-06-08 11:04:38 +02:00
Nicolas Goaziou
a63d10b9c5
gnu: Add rust-darling-0.12.
* gnu/packages/crates-io.scm (rust-darling-0.12): New variable.
(rust-darling-0.10): Inherit from above.
2021-06-08 11:04:38 +02:00
Nicolas Goaziou
44f43543a2
gnu: Add rust-darling-macro-0.12.
* gnu/packages/crates-io.scm (rust-darling-macro-0.12): New variable.
(rust-darling-macro-0.10): Inherit from above.
2021-06-08 11:04:37 +02:00
Nicolas Goaziou
3bc0c3bee2
gnu: Add rust-darling-core-0.12.
* gnu/packages/crates-io.scm (rust-darling-core-0.12): New variable.
(rust-darling-core-0.10): Inherit from above.
2021-06-08 11:04:37 +02:00
Nicolas Goaziou
1477fdf2b0
gnu: rust-syn-1: Update to 1.0.72.
* gnu/packages/crates-io.scm (rust-syn-1): Update to 1.0.72.
2021-06-08 11:04:37 +02:00
Nicolas Goaziou
d649c724ae
gnu: rust-proc-macro2-1: Update to 1.0.27.
* gnu/packages/crates-io.scm (rust-proc-macro2-1): Update to 1.0.27.
2021-06-08 11:04:36 +02:00
Nicolas Goaziou
3b34218705
gnu: rust-globset-0.4: Update to 0.4.6.
* gnu/packages/crates-io.scm (rust-globset-0.4): Update to 0.4.6.
2021-06-08 11:04:36 +02:00
Nicolas Goaziou
9aa1d9e0eb
gnu: rust-walkdir-2: Update to 2.3.2.
* gnu/packages/crates-io.scm (rust-walkdir-2): Update to 2.3.2.
[arguments]<#:cargo-inputs> Reorder alphabetically.
2021-06-08 11:04:35 +02:00
nixo
5fe9481d2b
gnu: bsnes: Don't build native binaries.
* gnu/packages/emulators.scm (bsnes)[arguments]: Add configure-flag to
not build native binaries.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-08 11:24:31 +03:00
Efraim Flashner
df3a60d16f
gnu: Add u-boot-sifive-unmatched.
* gnu/packages/bootloaders.scm (u-boot-sifive-unmatched): New variable.
2021-06-08 11:06:42 +03:00
Efraim Flashner
024187c049
gnu: u-boot-2021.07: Update to 2021.07-rc4.
* gnu/packages/bootloaders.scm (u-boot-2021.07): Update to 2021.07-rc4.
2021-06-08 11:06:37 +03:00
Ludovic Courtès
0c10902609
grafts: Cache the derivation/graft mapping for the whole session.
Partly fixes <https://bugs.gnu.org/41702>.
Reported by Lars-Dominik Braun <ldb@leibniz-psychology.org>.

Previously, 'graft-derivation' would start anew at every call.  When
creating a profile with lots of packages, it would potentially do the
same work multiple times.  The per-session cache addresses this.  It
increases the derivation-graft-cache hit rate from 77.9% to 80.1% on:

  GUIX_PROFILING="derivation-graft-cache" ./pre-inst-env \
    guix environment --ad-hoc libreoffice inkscape krita darktable -n

The effect is more visible on the pathological case below, where cache
hit rate goes from 75% to 87% and wall-clock time from 5.0s to 3.5s:

  GUIX_PROFILING="derivation-graft-cache" ./pre-inst-env \
    guix environment --ad-hoc r-learnr --search-paths

* guix/grafts.scm (%graft-cache): New variable.
(graft-derivation): Add calls to 'store-connection-cache' and
'set-store-connection-cache!'.
2021-06-08 09:25:50 +02:00
Ludovic Courtès
fde3c349f5
store: 'references/cached' now uses a per-session cache.
* guix/store.scm (%reference-cache): Remove.
(%reference-cache-id): New variable.
(references/cached): Rewrite in terms of it.
2021-06-08 09:25:50 +02:00
Ludovic Courtès
2725f04634
store: Remove 'references/substitutes'.
This procedure lost its only user in commit
710854304b.

* guix/store.scm (references/substitutes): Remove.
* tests/store.scm ("references/substitutes missing reference info")
("references/substitutes with substitute info"): Remove.
2021-06-08 09:25:50 +02:00
Ludovic Courtès
4a93fb0595
grafts: Use SRFI-71 instead of SRFI-11.
* guix/grafts.scm (reference-origins): Use SRFI-71 'let*'.
2021-06-08 09:25:49 +02:00
Ludovic Courtès
6bd3d4fe06
grafts: Record cache lookups for profiling.
* guix/grafts.scm (record-cache-lookup!): New procedure.
(with-cache): Use it.
2021-06-08 09:25:49 +02:00
Ludovic Courtès
0a3c723e07
store: Generalize cache lookup recording.
* guix/store.scm (cache-lookup-recorder): New procedure.
(record-cache-lookup!): Define in terms of it.
2021-06-08 09:25:49 +02:00
Ludovic Courtès
d9d7b9ec41
store: Support dynamic allocation of per-connection caches.
* guix/store.scm (<store-connection>)[object-cache]: Remove.
[caches]: New field.
(open-connection, port->connection): Adjust '%make-store-connection'
calls accordingly.
(%store-connection-caches, %object-cache-id): New variables.
(allocate-store-connection-cache, vector-set)
(store-connection-cache, set-store-connection-cache)
(set-store-connection-caches!, set-store-connection-cache!): New
procedures.
(cache-object-mapping): Add #:cache parameter.
(set-store-connection-object-cache!): Remove.
(lookup-cached-object): Use 'store-connection-cache'.
(run-with-store): Use 'store-connection-caches' and
'set-store-connection-caches!'.
2021-06-08 09:25:49 +02:00
Ludovic Courtès
dfed76e4ab
gnu: pantheon: Use modern 'define-module' syntax.
The :prefix bit introduced in 9f59a9b4bc
led to a test failure in 'tests/graph.scm'.

* gnu/packages/pantheon.scm: Write #:prefix, not :prefix.
2021-06-08 09:25:49 +02:00
Ludovic Courtès
6b752bd29a
doc: Update minimum Guile-Git version.
* doc/guix.texi (Requirements): Update Guile-Git version.
2021-06-08 09:07:36 +02:00
Ludovic Courtès
f9d8206e5b
news: Fix typo.
* etc/news.scm: Remove 'x' introduced by mistake in
dfdcd9d812.
2021-06-08 09:07:36 +02:00
Efraim Flashner
61bce4d143
gnu: python-mappy: Move to (gnu packages bioinformatics).
* gnu/packages/python-xyz.scm (python-mappy): Move to ...
* gnu/packages/bioinformatics.scm: ... here.
2021-06-08 09:50:55 +03:00
Maxim Cournoyer
fa43419a0f
gnu: jami: Update to 20210606.1.e2f9490.
* gnu/packages/jami.scm (jami): Update to 20210606.1.e2f9490.
(pjproject-jami)[0019-ignore-down-interfaces]: Apply new custom patch.
(jami-qt)[source]: Use %jami-sources, which now includes the Qt client.
[phases]{change-directory}: New phase.
2021-06-08 00:04:07 -04:00
Maxim Cournoyer
6bd47fc826
gnu: jami: Always include the custom Jami patches with the sources.
Before this change, there was a Jami origin containing the sources with the
patches, and another one containing the sources but with the patches removed.
Unify the source to always contain the patches, which adds just 1 MiB to the
corresponding tarball and simplifies things.

* gnu/packages/jami.scm (%jami-sources): Make it a simple variable.  Move the
docstring to a comment.  Only remove the tarballs, always keeping the patches
with the sources.  Adjust the comments.
(%sfl-patches): Remove variable.
(jami-apply-dependency-patches): Rename to...
(jami-apply-custom-patches): ... this.  Adjust the input label used to
'jami-sources'.
(pjproject-jami): Replace %sfl-patches by %jami-sources.  Adjust following the
renaming of the jami-apply-custom-patches procedure.
(ffmpeg-jami): Likewise.  Do not make a temporary binding, simply call the
unquoted jami-apply-custom-patches procedure.
2021-06-08 00:03:59 -04:00
Maxim Cournoyer
d2686be816
gnu: opendht: Update to 2.2.0rc7-1.c8a0b44.
* gnu/packages/networking.scm (opendht): Update to 2.2.0rc7-1.c8a0b44.
2021-06-08 00:02:13 -04:00
Leo Famulari
b1372ad8cb
gnu: Add l3afpad.
* gnu/packages/text-editors.scm (l3afpad): New variable.
2021-06-07 19:23:39 -04:00
Ricardo Wurmus
4a01e00a13
gnu: pigx-rnaseq: Update to 0.0.17.
* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.0.17.
[arguments]: Remove "use-latest-salmon" phase; add "set-timezone" phase.
[inputs]: Replace r-gprofiler with r-gprofiler2; add r-ggpubr and
python-deeptools.
[native-inputs]: Add tzdata.
2021-06-08 00:53:06 +02:00
Leo Famulari
fc58d9ac66
gnu: ghostwriter: Update to 2.0.1.
* gnu/packages/text-editors.scm (ghostwriter): Update to 2.0.1.
2021-06-07 18:20:07 -04:00
Nicolas Goaziou
69f56c2767
gnu: python-pikepdf: Update to 2.12.2.
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.12.2.
2021-06-07 23:29:52 +02:00
Jack Hill
732da2201e
gnu: dino: Update to 0.2.1 [fixes CVE-2021-33896].
* gnu/packages/messaging.scm (dino): Update to 0.2.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-07 16:51:38 -04:00
Sergey Trofimov
68dcdf6ea7
gnu: qtwebengine: Enable H.264 WebRTC encoding.
* gnu/packages/qt.scm (qtwebengine)[inputs]: Add openh264.
[source]: Remove bundled openh264.
[arguments]: Adjust build scripts accordingly in the 'substitute-source' phase.
Pass '-webengine-proprietary-codecs' in the custom 'configure' phase.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-06-07 16:51:35 -04:00
Xinglu Chen
920dd34a34
gnu: youtube-dl: Update to 2021.06.06.
* gnu/packages/video.scm (youtube-dl): Update to 2021.06.06.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-07 21:52:37 +02:00
Xinglu Chen
245a65bbe1
gnu: isync: Update to 1.4.2.
* gnu/packages/mail.scm (isync): Update to 1.4.2.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-06-07 21:52:31 +02:00
Ricardo Wurmus
be067c908c
gnu: pigx-rnaseq: Adjust to upgrade of salmon.
* gnu/packages/bioinformatics.scm (pigx-rnaseq)[arguments]: Add phase
"use-latest-salmon".
2021-06-07 16:50:33 +02:00
Ricardo Wurmus
bb38287570
gnu: salmon: Update to 1.4.0.
* gnu/packages/bioinformatics.scm (salmon): Update to 1.4.0.
[arguments]: Remove unnecessary flags, add other soon-to-be-unnecessary flags;
remove "prepare-rapmap" phase, add "prepare-pufferfish" phase, add
"fix-error-message-in-tests" phase, simplify "use-system-libraries" phase.
[inputs]: Add curl and pufferfish sources; remove libdivsufsort and rapmap
sources.
2021-06-07 16:50:33 +02:00