guix/tests
Ludovic Courtès 7bdd1f0e3c derivations: build-expression->derivation: Builder only refers to sources.
* guix/derivations.scm (build-expression->derivation)[source-path]: New
  procedure.
  [builder]: Pass only sources as references.  This fixes a bug whereby
  changing a fixed-output drv referred to by a builder would cause the
  builder's hash to change, thereby leading to a full rebuild.
* tests/derivations.scm ("build-expression->derivation with a
  fixed-output input"): New test.
2012-11-09 00:07:10 +01:00
..
build-utils.scm utils: Add fold-port-matches' and remove-store-references'. 2012-10-16 23:01:01 +02:00
builders.scm distro: Move bootstrap packages to (distro packages bootstrap). 2012-11-04 22:04:41 +01:00
derivations.scm derivations: build-expression->derivation: Builder only refers to sources. 2012-11-09 00:07:10 +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: Error out when the HTTP response code is not 200. 2012-11-08 00:13:25 +01:00
guix-package.sh guix-package: Fix handling of the PACKAGE:OUTPUT syntax. 2012-11-07 19:14:22 +01:00
packages.scm distro: Move bootstrap packages to (distro packages bootstrap). 2012-11-04 22:04:41 +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 utils: Add `package-name->name+version'. 2012-11-04 01:29:18 +01:00