| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-io-base-0.2): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-bridge-harfbuzz-0.2): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-bridge-graphite2-0.2): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-bridge-icu-0.2): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-bridge-flate-0.1): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-bridge-freetype2-0.2): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-dep-support-0.1): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-cfg-support-0.1): Update to 0.1.3.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-geturl-0.2): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-flate2-1): Update to 1.0.20.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-status-base-0.1): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-errors-0.1): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tectonic-errors-0.2): New variable.
|
|
|
|
|
|
| |
* gnu/packages/rust-apps.scm (watchexec): Update to 1.16.1.
[arguments]<#:phases>: Do not copy zsh completions.
[description]: Shorten it.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-watchexec-1): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-embed-resource-1): Update to 1.6.2.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-pest-2): Update to 2.1.3.
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-winreg-0.8): New variable.
(rust-winreg-0.7): Inherit from above.
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-insta-1): New variable.
(rust-insta-0.16): Inherit from above.
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-ron-0.6): New variable.
(rust-ron-0.5): Inherit from above.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-similar-1): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-zip-0.5): Update to 0.5.13.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-clearscreen-1): New variable.
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-terminfo-0.7): New variable.
(rust-terminfo-0.6): Inherit from above.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-thiserror-1): Update to 1.0.25.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-thiserror-impl-1): Update to 1.0.25.
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-derive-builder-0.10): New variable.
(rust-derive-builder-0.9): Inherit from above.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-derive-builder-macro-0.10): New variable.
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-derive-builder-core-0.10): New variable.
(rust-derive-builder-core-0.9): Inherit from above.
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-darling-0.12): New variable.
(rust-darling-0.10): Inherit from above.
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-darling-macro-0.12): New variable.
(rust-darling-macro-0.10): Inherit from above.
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-darling-core-0.12): New variable.
(rust-darling-core-0.10): Inherit from above.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-syn-1): Update to 1.0.72.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-proc-macro2-1): Update to 1.0.27.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-globset-0.4): Update to 0.4.6.
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-walkdir-2): Update to 2.3.2.
[arguments]<#:cargo-inputs> Reorder alphabetically.
|
|
|
|
|
|
|
| |
* gnu/packages/emulators.scm (bsnes)[arguments]: Add configure-flag to
not build native binaries.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/bootloaders.scm (u-boot-sifive-unmatched): New variable.
|
|
|
|
| |
* gnu/packages/bootloaders.scm (u-boot-2021.07): Update to 2021.07-rc4.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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!'.
|
|
|
|
|
|
| |
* guix/store.scm (%reference-cache): Remove.
(%reference-cache-id): New variable.
(references/cached): Rewrite in terms of it.
|
|
|
|
|
|
|
|
|
| |
This procedure lost its only user in commit
710854304b1ab29332edcb76f3de532e0724c197.
* guix/store.scm (references/substitutes): Remove.
* tests/store.scm ("references/substitutes missing reference info")
("references/substitutes with substitute info"): Remove.
|
|
|
|
| |
* guix/grafts.scm (reference-origins): Use SRFI-71 'let*'.
|
|
|
|
|
| |
* guix/grafts.scm (record-cache-lookup!): New procedure.
(with-cache): Use it.
|
|
|
|
|
| |
* guix/store.scm (cache-lookup-recorder): New procedure.
(record-cache-lookup!): Define in terms of it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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!'.
|
|
|
|
|
|
|
| |
The :prefix bit introduced in 9f59a9b4bc93b3ef6cd3bd1c9eed04c30ba2d2d4
led to a test failure in 'tests/graph.scm'.
* gnu/packages/pantheon.scm: Write #:prefix, not :prefix.
|
|
|
|
| |
* doc/guix.texi (Requirements): Update Guile-Git version.
|
|
|
|
|
| |
* etc/news.scm: Remove 'x' introduced by mistake in
dfdcd9d812d20a86babc4da8a01bc17e44900c3c.
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-mappy): Move to ...
* gnu/packages/bioinformatics.scm: ... here.
|