guix/tests
Ludovic Courtès 860a6f1ae0 derivations: Fix erroneous call to `add-to-store' for local files as input.
* guix/derivations.scm (derivation)[inputs]: Fix typo in call to
  `add-to-store'.
* tests/derivations.scm ("derivation with local file as input"): New test.
* tests/packages.scm ("trivial with local file as input"): New test.
2012-12-04 23:46:50 +01:00
..
base32.scm Move base32 code to (guix base32). 2012-11-11 22:33:28 +01:00
build-utils.scm utils: Add `fold-port-matches' and `remove-store-references'. 2012-10-16 23:01:01 +02:00
builders.scm tests: Make sure to use the bootstrap Guile. 2012-11-13 00:40:29 +01:00
derivations.scm derivations: Fix erroneous call to `add-to-store' for local files as input. 2012-12-04 23:46:50 +01:00
guix-build.sh guix-build: Error out when `-S' used for source-less package. 2012-11-07 23:44:38 +01:00
guix-download.sh guix-download: Use code from (guix build download). 2012-11-13 23:04:21 +01:00
guix-package.sh guix-package: Extract version strings when installing a direct store path. 2012-11-19 23:53:32 +01:00
packages.scm derivations: Fix erroneous call to `add-to-store' for local files as input. 2012-12-04 23:46:50 +01:00
snix.scm Add (guix snix) and the `guix-import' command. 2012-11-04 19:38:31 +01:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
union.scm distro: Move bootstrap packages to (distro packages bootstrap). 2012-11-04 22:04:41 +01:00
utils.scm Move base32 code to (guix base32). 2012-11-11 22:33:28 +01:00