guix/tests
Mathieu Lirzin 1b846da8c3 utils: Use '@' for separating package names and version numbers.
This provides the ability to use numbers in package names.

Fixes <http://bugs.gnu.org/19219>.

* guix/utils.scm (package-name->name+version): New procedure.
* gnu/packages.scm (%find-package): Add a FALLBACK? keyword argument.
Use the previous method when no package is found.
(specification->package+output, specification->package): Adapt
documentation to new syntax.
* doc/guix.texi (Invoking guix package, Invoking guix import): Likewise.
* guix/ui.scm (package-specification->name+version+output): Likewise.
* guix/scripts/import/hackage.scm (show-help): Likewise.
* tests/guix-build.sh: Adapt to new syntax.
* tests/guix-lint.sh: Likewise.
* tests/guix-package.sh: Likewise.
* tests/ui.scm ("package-specification->name+version+output"): Likewise.
* tests/utils.scm ("package-name->name+version"): Likewise.
* NEWS: Mention new syntax.
2016-03-02 21:41:41 +01:00
..
base32.scm
base64.scm
build-utils.scm
builders.scm
challenge.scm
containers.scm
cpan.scm
cpio.scm
cran.scm
cve-sample.xml
cve.scm
derivations.scm derivations: Move grafts to (guix grafts). 2016-02-22 22:11:37 +01:00
elpa.scm
file-systems.scm
gem.scm
gexp.scm
gnu-maintenance.scm
grafts.scm grafts: Graft recursively. 2016-03-01 16:00:46 +01:00
graph.scm
gremlin.scm
guix-archive.sh
guix-authenticate.sh
guix-build.sh utils: Use '@' for separating package names and version numbers. 2016-03-02 21:41:41 +01:00
guix-daemon.sh tests: Disable grafts by default. 2016-03-02 14:47:07 +01:00
guix-download.sh
guix-environment-container.sh scripts: environment: Build environments as profiles. 2016-02-12 22:02:06 +01:00
guix-environment.sh scripts: environment: Build environments as profiles. 2016-02-12 22:02:06 +01:00
guix-gc.sh
guix-graph.sh
guix-hash.sh
guix-lint.sh utils: Use '@' for separating package names and version numbers. 2016-03-02 21:41:41 +01:00
guix-package-net.sh
guix-package.sh utils: Use '@' for separating package names and version numbers. 2016-03-02 21:41:41 +01:00
guix-register.sh
guix-system.sh services: Rename 'dmd' services to 'shepherd'. 2016-01-29 20:21:53 +03:00
hackage.scm
hash.scm
import-utils.scm
lint.scm
monads.scm
nar.scm
packages.scm grafts: Graft recursively. 2016-03-01 16:00:46 +01:00
pk-crypto.scm
pki.scm
profiles.scm
publish.scm publish: Do not publish nars for invalid store items. 2016-02-25 12:44:41 +01:00
pypi.scm
records.scm
scripts-build.scm guix build: Add '--with-input'. 2016-02-01 08:59:13 +01:00
scripts.scm
services.scm services: Rename 'dmd' services to 'shepherd'. 2016-01-29 20:21:53 +03:00
sets.scm
signing-key.pub
signing-key.sec
size.scm
snix.scm
store.scm store: 'path-info-deriver' is #f when there is no deriver. 2016-02-26 23:35:29 +01:00
substitute.scm
syscalls.scm
system.scm
test.drv
ui.scm utils: Use '@' for separating package names and version numbers. 2016-03-02 21:41:41 +01:00
union.scm
utils.scm utils: Use '@' for separating package names and version numbers. 2016-03-02 21:41:41 +01:00