guix/guix
Ludovic Courtès 9b48fb88ca utils: Add `package-name->name+version'.
* guix/utils.scm (package-name->name+version): New procedure.
* guix-package.in (guix-package)[find-package]: Use it.
* tests/utils.scm ("package-name->name+version"): New test.
2012-11-04 01:29:18 +01:00
..
build Add (guix build union). 2012-10-29 22:39:46 +01:00
build-system build-system/gnu: Distinguish between imported modules and used modules. 2012-10-31 17:53:59 +01:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
config.scm.in build: Produce (guix config) instead of using compile-time tricks. 2012-11-03 21:11:28 +01:00
derivations.scm derivations: Make sure build-expression->derivation' & co. pass system'. 2012-10-25 23:14:27 +02:00
ftp-client.scm http/ftp: Tweak to avoid depending on libc's NSS. 2012-10-18 22:32:23 +02:00
ftp.scm distro: Use the bootstrap Guile for the derivation of sources. 2012-10-18 23:18:38 +02:00
http.scm distro: Use the bootstrap Guile for the derivation of sources. 2012-10-18 23:18:38 +02:00
packages.scm guix-build: Gracefully handle `&package-input-error' conditions. 2012-10-27 14:56:46 +02:00
store.scm store: Add `store-path-package-name'. 2012-11-01 01:39:23 +01:00
ui.scm ui: Factorize `--version'. 2012-11-03 21:19:43 +01:00
utils.scm utils: Add `package-name->name+version'. 2012-11-04 01:29:18 +01:00