summaryrefslogtreecommitdiff
path: root/tests/guix-package.sh
Commit message (Expand)AuthorAge
* guix-package: Allow `--roll-back' to skip missing generations.Ludovic Courtès2013-01-17
* guix-package: Add `--roll-back'.Ludovic Courtès2013-01-17
* guix-package: Create or diagnose missing profile directory.Ludovic Courtès2013-01-14
* tests: Use "binutils:lib" as the `guix-package' example.Ludovic Courtès2013-01-14
* guix-package: Remove `-b' shorthand for `--bootstrap'.Ludovic Courtès2013-01-07
* Update license headers.Ludovic Courtès2013-01-06
* Merge branch 'nix-integration'Ludovic Courtès2012-12-13
|\
| * tests: Skip network-dependent tests when the network is unreachable.Ludovic Courtès2012-12-13
* | tests: Remove `t-profile' files on exit.Ludovic Courtès2012-12-12
* | guix-package: Gracefully handle multiple installs of the same path.Ludovic Courtès2012-12-12
|/
* guix-package: Extract version strings when installing a direct store path.Ludovic Courtès2012-11-19
* guix-package: Add `--list-available'.Ludovic Courtès2012-11-19
* guix-package: Add `--list-installed'.Ludovic Courtès2012-11-19
* guix-package: Fix handling of the PACKAGE:OUTPUT syntax.Ludovic Courtès2012-11-07
* Add a preliminary `guix-package' command-line tool.Ludovic Courtès2012-11-01