Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-07 | import: opam: Add recursive option. | Julien Lepiller | |
* guix/script/import/opam.scm: Add recursive option. * guix/import/opam.scm (opam->guix-package): return two values. (opam-recursive-import): New variable. | |||
2018-07-10 | guix: Add opam importer. | Julien Lepiller | |
* guix/scripts/import.scm (importers): Add opam. * guix/scripts/import/opam.scm: New file. * guix/import/opam.scm: New file. * tests/opam.scm: New file. * Makefile.am: Add them. * doc/guix.texi (Invoking guix import): Document it. |