[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#35318] [PATCH] Update cargo-build-system to expand package inputs
From: |
Ivan Petkov |
Subject: |
[bug#35318] [PATCH] Update cargo-build-system to expand package inputs |
Date: |
Tue, 14 May 2019 23:08:06 -0700 |
Hi everyone,
Chris and I had a very productive discussion around this patch series this
evening. We discussed an alternative approach to allowing the cargo-build-system
to capture all transitive Rust crate sources without changing the established
semantics around Guix inputs and native-inputs.
The short summary is introducing crates as new arguments in the package
definition. These arguments will be expanded to include the sources of any
transitive sources when lowered to a derivation, while preserving any
other Guix inputs/native-inputs the package may wish to include.
I'll be sending an updated patch series here once I get a chance to work on
this, and I’ll elaborate on the solution with more specifics then!
Thanks,
--Ivan
- [bug#35318] [PATCH] Update cargo-build-system to expand package inputs, Ivan Petkov, 2019/05/04
- [bug#35318] [PATCH] Update cargo-build-system to expand package inputs, Ludovic Courtès, 2019/05/06
- [bug#35318] [PATCH] Update cargo-build-system to expand package inputs, Ivan Petkov, 2019/05/06
- [bug#35318] [PATCH] Update cargo-build-system to expand package inputs, Ivan Petkov, 2019/05/09
- [bug#35318] [PATCH] Update cargo-build-system to expand package inputs,
Ivan Petkov <=
- [bug#35318] [PATCH] Update cargo-build-system to expand package inputs, Ludovic Courtès, 2019/05/15
- [bug#35318] [PATCH] Update cargo-build-system to expand package inputs, Ivan Petkov, 2019/05/19
- [bug#35318] [PATCH] Update cargo-build-system to expand package inputs, Ludovic Courtès, 2019/05/20
- [bug#35318] [PATCH] Update cargo-build-system to expand package inputs, Ivan Petkov, 2019/05/21