mbox

[bug#36676,0/3] cargo build system fixes

Message ID 20190715194028.91259-1-rob@vllmrt.net
Headers show

Message

Robert Vollmert July 15, 2019, 7:40 p.m. UTC
Primarily this removes the build-side dependency on guile-json,
but fixes some bugs along the way.

Robert Vollmert (3):
  guix: cargo-build-system: Set CARGO_HOME early to fix build
  gnu: Update rust-proc-macro2 to 0.4.30 to fix tests
  guix: cargo-build-system: Use bundled json instead of guile-json

 gnu/packages/crates-io.scm        |  4 ++--
 guix/build-system/cargo.scm       |  2 +-
 guix/build/cargo-build-system.scm | 12 +++++-------
 3 files changed, 8 insertions(+), 10 deletions(-)

Comments

Danny Milosavljevic July 15, 2019, 8:37 p.m. UTC | #1
These patches LGTM!
Danny Milosavljevic July 16, 2019, 7:57 a.m. UTC | #2
Hi Robert,

thanks!

I've pushed these to guix master as commits

c82c16a6f3cfeec82ba8bd7572b11852a6152c7e,
848862f0297dfb50197638a0828ba1e714a07074,
4fde0030d42068b347d7af58ed3b746c5ea2f877.