Hi Nicolas, On Wed, 16 Apr 2025 at 16:57, Nicolas Graves <ngra...@ngraves.fr> wrote: > Here's also my conan import implementation, if you want to take a look. > > Nicolas > --- > Makefile.am | 2 + > guix/import/conan.scm | 186 ++++++++++++++++++++++++++++++++++ > guix/scripts/import.scm | 1 + > guix/scripts/import/conan.scm | 112 ++++++++++++++++++++ > 4 files changed, 301 insertions(+) > create mode 100644 guix/import/conan.scm > create mode 100644 guix/scripts/import/conan.scm
Well, maybe this could be tracked by a issue number, a patch number or a PR number. It appears to me worth to merge, eventually. :-) Cheers, simon