Age | Commit message (Collapse) | Author |
|
* gnu/packages/crates-io.scm (rust-criterion-plot-0.4): Update to 0.4.3.
|
|
* gnu/packages/crates-io.scm (rust-criterion-0.3): Update to 0.3.3.
[arguments]: Replace rust-itertools-0.8 with rust-itertools-0.9 in
cargo-inputs. Add rust-regex-1 and rust-serde-cbor-0.11 to
cargo-development-inputs. Remove rust-tempdir-0.3 from
cargo-development-inputs. Add rust-tempfile-3 to cargo-development-inputs.
|
|
* gnu/packages/crates-io.scm (rust-httparse-1.3): Rename to rust-httparse-1.
|
|
* gnu/packages/crates-io.scm (rust-pest-2.1): Rename to rust-pest-2.
|
|
* gnu/packages/crates-io.scm (rust-pest-derive-2.1): Rename to
rust-pest-derive-2.
|
|
* gnu/packages/crates-io.scm (rust-seahash-3.0): Rename to rust-seahash-3.
|
|
* gnu/packages/crates-io.scm (rust-flate2-1.0): Rename to rust-flate2-1.
|
|
* gnu/packages/crates-io.scm (rust-scopeguard-1.0): Rename to
rust-scopeguard-1.
|
|
* gnu/packages/crates-io.scm (rust-thread-id-3.3): Rename to rust-thread-id-3.
|
|
* gnu/packages/crates-io.scm (rust-stable-deref-trait-1.1): Rename to
rust-stable-deref-trait-1.
|
|
* gnu/packages/crates-io.scm (rust-percent-encoding-2.1): Rename to
rust-percent-encoding-2.
|
|
* gnu/packages/crates-io.scm (rust-url-1.7): Rename to rust-url-1.
|
|
* gnu/packages/crates-io.scm (rust-url-2.1): Rename to rust-url-2.
|
|
* gnu/packages/crates-io.scm (rust-rustc-hash-1.1): Rename to
rust-rustc-hash-1.
|
|
* gnu/packages/crates-io.scm (rust-crc32fast-1.2): Rename to rust-crc32fast-1.
|
|
* gnu/packages/crates-io.scm (rust-tinytemplate-1.0): Rename to
rust-tinytemplate-1.
|
|
* gnu/packages/crates-io.scm (rust-data-encoding-2.1): Rename to
rust-data-encoding-2.
|
|
* gnu/packages/crates-io.scm (rust-either-1.5): Rename to rust-either-1.
|
|
* gnu/packages/crates-io.scm (rust-trybuild-1.0): Rename to rust-trybuild-1.
|
|
* gnu/packages/crates-io.scm (rust-thiserror-1.0): Rename to rust-thiserror-1.
|
|
* gnu/packages/crates-io.scm (rust-which-3.1): Rename to rust-which-3.
|
|
* gnu/packages/crates-io.scm (rust-rustversion-1.0): Rename to
rust-rustversion-1.
|
|
* gnu/packages/crates-io.scm (rust-colored-1.9): Rename to rust-colored-1.
|
|
* gnu/packages/crates-io.scm (rust-difference-2.0): Rename to
rust-difference-2.
|
|
* gnu/packages/crates-io.scm (rust-byteorder-1.3): Rename to rust-byteorder-1.
|
|
* gnu/packages/crates-io.scm (rust-rustc-std-workspace-core-1.0): Rename to
rust-rustc-std-workspace-core-1.
|
|
* gnu/packages/crates-io.scm (rust-lazycell-1.2): Rename to rust-lazycell-1.
|
|
* gnu/packages/package-management.scm (guix): Update to 1.1.0-30.875c01f.
|
|
Allow the Guix package to be updated while awaiting resolution for
<https://issues.guix.gnu.org/43940>.
* tests/channels.scm (channel-instances->manifest): Mark test as expected to
fail.
|
|
* gnu/packages/emacs-xyz.scm (emacs-lua-mode): Update to 20201010.
|
|
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.1.
|
|
Fixes <https://bugs.gnu.org/43720>.
Reported by Andreas Enge <andreas@enge.fr>.
The bug was introduced in 5c793753b31b1dcd9a554bce953124f7ae88ca9a,
which changed the way TO-START is computed: as a function of the running
services first, and then as a function of the live services (which
includes services not currently running).
* guix/scripts/system/reconfigure.scm (running-services): Serialize the
'running' field and return it.
(upgrade-shepherd-services): Comput RUNNING. Compute TO-START as the
difference between TARGET-SERVICES and RUNNING.
|
|
* gnu/packages/crates-io.scm (rust-parking-lot-core-0.5)[arguments]: In
cargo-inputs, add rust-backtrace-0.3, rust-cfg-if-0.1,
rust-cloudabi-0.0, rust-libc-0.2, rust-petgraph-0.4, rust-rand-0.6,
rust-redox-syscall-0.1, rust-smallvec-0.6, rust-thread-id-3.3,
rust-winapi-0.3, rust-rustc-version-0.2.
|
|
* gnu/packages/crates-io.scm (rust-parking-lot-core-0.4)[arguments]: In
cargo-inputs, add rust-backtrace-0.3, rust-libc-0.2, rust-petgraph-0.4,
rust-rand-0.6, rust-smallvec-0.6, rust-thread-id-3.3, rust-winapi-0.3,
rust-rustc-version-0.2.
|
|
* gnu/packages/crates-io.scm (rust-dialoguer-0.3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-dialoguer-0.6): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/crates-io.scm (rust-tempfile-2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/web.scm (nginx)[arguments]<configure>:
Accept '#:configure-flags'.
|
|
This reverts commit 73ddcab6075f60ef9b3cd72a35fbf7f5d622b6ef.
Blacklisting has become necessary again on my AMD machines, else
the installer screen stays black.
|
|
* gnu/packages/web.scm (buku): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
|
|
* gnu/services/ganeti.scm (ganeti-luxid-service-type)[description]: Fix typo.
|
|
* gnu/packages/video.scm (libvpx): Update to 1.9.0.
|
|
* gnu/packages/cluster.scm (drbd-utils): Update to 9.15.0.
|
|
* gnu/packages/linux.scm (fakeroot): Update to 1.25.1.
[arguments]: Override the 'bootstrap' phase. Remove obsolete statx
workaround.
[native-inputs]: Add AUTOCONF, AUTOMAKE, LIBTOOL, GETTEXT-MINIMAL, and PO4A.
While at it, move ACL ...
[inputs]: ... here, where it belongs according to libfakeroot.la.
|
|
* gnu/packages/python-xyz.scm (python-dirsync)[home-page]: Follow redirect.
|
|
* gnu/packages/python-xyz.scm (python-dirsync): Update to 2.2.5.
|
|
* gnu/packages/python-web.scm (python-oauthlib): Update to 3.1.0.
|
|
* gnu/packages/python-web.scm (python-openid): Update to 3.2.0.
|
|
* gnu/packages/llvm.scm (llvm-download-uri): Rename to ...
(llvm-uri): ... this. Adjust callers accordingly.
|
|
The patch is unnecessary because tests are disabled.
This is a follow-up to 5b548a1ee45bb12111af50cf00eb696207e207c5.
* gnu/packages/cpp.scm (folly)[source](patches): Remove.
* gnu/local.mk (dist_patch_DATA): Remove missing patch.
|