guix/guix
Ludovic Courtès 10226c05b1 Add (guix snix) and the `guix-import' command.
* guix/snix.scm, tests/snix.scm, guix-import.in: New files.
* configure.ac: Output `guix-import' and make it executable.
* Makefile.am (bin_SCRIPTS): Add `guix-import'.
  (MODULES): Add `guix/snix.scm'.
  (TESTS): Add `tests/snix.scm'.
2012-11-04 19:38:31 +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 packages: `description' → `synopsis', `long-description' → `description'. 2012-11-04 13:48:35 +01:00
snix.scm Add (guix snix) and the `guix-import' command. 2012-11-04 19:38:31 +01: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