aboutsummaryrefslogtreecommitdiff
path: root/tests/cran.scm
diff options
context:
space:
mode:
authorTaiju HIGASHI <higashi@taiju.info>2022-09-09 22:47:36 +0900
committerChristopher Baines <mail@cbaines.net>2022-09-17 19:09:27 +0200
commit5d22261db3d5099d745b9e8c8484545e546b319e (patch)
tree2c72e5bd6d22e8a8d58ed60dca844ce6ef5ab496 /tests/cran.scm
parentc54ef97c80f98fba77304efc560945fe78a4bafb (diff)
downloadguix-5d22261db3d5099d745b9e8c8484545e546b319e.tar.gz
guix-5d22261db3d5099d745b9e8c8484545e546b319e.zip
import: gem: Support importing a specific version of a gem.
* guix/import/gem.scm: (rubygems-fetch, gem->guix-package) (gem-recursive-import): Fix to fetch the specified version of the gem. * guix/scripts/import/gem.scm (show-help): Update the help message. (guix-import-gem): Modify so the version number to be passed to subsequent procedures. * tests/gem.scm: Add tests. * doc/guix.texi (Invoking guix import): Document. Signed-off-by: Christopher Baines <mail@cbaines.net>
Diffstat (limited to 'tests/cran.scm')
0 files changed, 0 insertions, 0 deletions
-05-13 12:14:28 +0300'>2017-05-13.gitignore: Ignore Emacs auto-save files....ng0 2017-05-08build: Add doc/guix.html to .gitignore....Clément Lassieur 2017-05-04build: Use Gnulib's 'git-version-gen'....Ludovic Courtès 2017-02-27.gitignore: Remove stale entries....Alex Kost 2017-02-10build: Add build-aux/ar-lib to .gitignore....Clément Lassieur 2017-01-13etc: Support indentation of whole files....Ludovic Courtès 2017-01-12etc: Add 'indent-package.el' script....Ludovic Courtès 2016-11-24Add system start-up files for "guix publish"....Hartmut Goebel 2016-11-16daemon: Add "builtin:download" derivation builder....Ludovic Courtès 2016-07-05build: Ignore texi2pdf temporary files....David Craven 2016-03-23doc: Add "lightweight desktop" OS config example....Ludovic Courtès 2016-01-28Update .gitignore....Mathieu Lirzin 2016-01-12doc: Show bootstrapping at the package level....Ludovic Courtès