Ivan Petkov
7d141788b1
gnu: rust: Factor out "cargo-utils" from "cargo-build-system".
* guix/build/cargo-utils.scm: New file.
* Makefile.am (MODULES): Add it.
* guix/build-system/cargo.scm (%cargo-utils-modules): New variable.
(%cargo-build-system-modules): Use it.
* guix/build/cargo-build-system.scm (file-sha256, generate-checksums): Move
from here...
* guix/build/cargo-utils.scm: ...to here.
* gnu/packages/rust.scm (rust-1.19.0)[arguments]<#:imported-modules>: Use
%cargo-utils-modules.
<#:phases>[patch-cargo-checksums]: Use (guix build cargo-utils).
* gnu/packages/gnuzilla.scm (icecat):
[arguments]<#:imported-modules>: Use %cargo-utils-modules.
<#phases>[patch-cargo-checksums]: import (guix build cargo-utils).
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2019-03-01 08:20:50 +01:00
..
2018-05-10 01:06:22 +02:00
2018-07-19 19:46:31 +02:00
2018-03-11 22:04:40 +01:00
2017-05-13 16:52:11 +02:00
2019-03-01 08:20:50 +01:00
2019-03-01 08:20:50 +01:00
2018-11-19 12:07:44 +01:00
2018-11-19 12:07:44 +01:00
2018-03-16 05:01:50 -04:00
2019-01-22 23:04:05 +01:00
2018-03-16 05:02:32 -04:00
2018-08-24 18:01:05 +02:00
2019-01-09 14:47:53 +01:00
2019-01-26 23:18:14 +01:00
2018-11-13 10:46:00 +01:00
2019-02-04 22:03:22 +01:00
2018-04-21 05:02:52 -04:00
2018-05-06 15:56:24 +02:00
2018-03-11 22:04:40 +01:00
2019-01-06 00:22:05 +01:00
2018-03-16 05:01:47 -04:00
2018-08-03 23:12:33 -04:00
2018-03-16 05:01:43 -04:00
2018-11-12 10:28:46 +01:00
2018-08-24 18:01:05 +02:00
2018-05-07 11:21:36 +02:00
2018-07-23 12:25:31 +02:00
2018-11-12 18:21:04 +01:00
2018-12-03 12:29:08 +01:00
2018-10-19 23:11:07 +02:00
2018-10-02 14:53:39 +02:00
2019-01-09 14:47:53 +01:00
2018-08-22 18:01:09 +02:00
2018-03-11 22:04:40 +01:00
2018-11-18 18:40:53 +01:00
2018-03-16 05:01:52 -04:00
2019-01-20 01:42:11 +01:00
2018-07-28 15:52:26 +02:00
2016-08-30 22:38:28 +02:00
2018-06-06 23:30:30 +02:00
2013-05-08 23:45:02 +02:00
2018-07-24 22:55:38 +02:00
2018-03-16 05:01:57 -04:00
2018-11-06 23:21:24 +01:00
2018-08-19 17:34:22 +02:00
2019-01-17 14:04:28 +01:00
2019-01-10 22:43:09 +01:00
2019-01-09 14:47:53 +01:00
2018-08-20 17:00:45 +02:00
2018-06-19 10:48:14 +02:00