Re: [PATCH 12/12] gnu: Add rust helper functions.

2016-09-26 Thread Ludovic Courtès
David Craven skribis: > * gnu/packages/rust.scm (crate-uri, system->rust-platform): New > variables. Oh, now I see. :-) This patch should come earlier, but as I wrote before, I’d rather have those procedures in the build system or importer, to avoid loading all of (gnu packages …) just for t

[PATCH 12/12] gnu: Add rust helper functions.

2016-09-22 Thread David Craven
* gnu/packages/rust.scm (crate-uri, system->rust-platform): New variables. --- gnu/packages/rust.scm | 13 - 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/gnu/packages/rust.scm b/gnu/packages/rust.scm index 33c1d5c..ebb9727 100644 --- a/gnu/packages/rust.scm +++ b/gnu