Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | inferior: Add home-page and location package accessors. | Ludovic Courtès | 2018-09-04 |
| | | | | | | * guix/inferior.scm (inferior-package-home-page) (inferior-package-location): New procedures. * tests/inferior.scm ("inferior-packages"): Test them. | ||
* | Add (guix inferior) and (guix scripts repl). | Ludovic Courtès | 2018-07-13 |
* guix/inferior.scm, guix/scripts/repl.scm, tests/inferior.scm: New files. * Makefile.am (MODULES): Add 'guix/scripts/repl.scm' and 'guix/inferior.scm'. (SCM_TESTS): Add 'tests/inferior.scm'. * doc/guix.texi (Invoking guix repl): New node. |