guix_mirror_bot pushed a change to branch master
in repository guix.
from 785cc14ad4 gnu: Add battop.
new 6a386b23c2 gnu: Add [email protected].
new 5ab5c41868 gnu: Add [email protected].
new 40dbab3db4 gnu: Add [email protected].
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
gnu/local.mk | 6 +
.../codex-acp-0.9.2-remove-patch-sections.patch | 21 +
.../codex-acp-0.9.2-replace-result-flatten.patch | 52 +
.../patches/rust-codex-0.98.0-arg0-file-lock.patch | 89 +
.../patches/rust-codex-0.98.0-core-file-lock.patch | 91 +
.../rust-codex-0.98.0-core-remove-self-dep.patch | 24 +
.../rust-codex-0.98.0-execpolicy-file-lock.patch | 49 +
gnu/packages/rust-apps.scm | 43 +
gnu/packages/rust-crates.scm | 2439 +++++++++++++++++++-
gnu/packages/rust-sources.scm | 121 +
10 files changed, 2928 insertions(+), 7 deletions(-)
create mode 100644
gnu/packages/patches/codex-acp-0.9.2-remove-patch-sections.patch
create mode 100644
gnu/packages/patches/codex-acp-0.9.2-replace-result-flatten.patch
create mode 100644 gnu/packages/patches/rust-codex-0.98.0-arg0-file-lock.patch
create mode 100644 gnu/packages/patches/rust-codex-0.98.0-core-file-lock.patch
create mode 100644
gnu/packages/patches/rust-codex-0.98.0-core-remove-self-dep.patch
create mode 100644
gnu/packages/patches/rust-codex-0.98.0-execpolicy-file-lock.patch