guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#37525] [PATCH 0/3] Recursive option for crate importer


From: Martin Becze
Subject: [bug#37525] [PATCH 0/3] Recursive option for crate importer
Date: Thu, 26 Sep 2019 14:28:12 -0400

This add recursive functionalty for the crate importer. Currently it doesn't 
respect the versioning. To do that we will need to add semver functionality as 
well so that we can look up the correct version of dependencies. 

Martin Becze (3):
  added recusive import functionality to the crate importer
  updated the crate import script to accept recursive option
  updated docs for import crate

 doc/guix.texi                 |  7 +++++++
 guix/import/crate.scm         | 29 +++++++++++++++++++----------
 guix/scripts/import/crate.scm | 35 +++++++++++++++++++++++++----------
 3 files changed, 51 insertions(+), 20 deletions(-)

-- 
2.23.0






reply via email to

[Prev in Thread] Current Thread [Next in Thread]