Re: [PATCH] import: Add conan import.
Hi Nicolas, On Wed, 16 Apr 2025 at 16:57, Nicolas Graves 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
[PATCH] import: Add conan import.
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 fil