Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | guix-package: Fix handling of the PACKAGE:OUTPUT syntax. | Ludovic Courtès | 2012-11-07 | 1 | -0/+3 |
| | | | | | | | * guix-package.in (guix-package)[find-package]: Return the correct NAME and SUB-DRV when NAME contains #\:. * tests/guix-package.sh (profile): Add test. | ||||
* | Add a preliminary `guix-package' command-line tool. | Ludovic Courtès | 2012-11-01 | 1 | -0/+43 |
* guix-package.in, tests/guix-package.sh: New files. * configure.ac: Output `guix-package'. * Makefile.am (TESTS): Add `tests/guix-package.sh'. (bin_SCRIPTS): Add `guix-package'. |