guix-devel/tests
Ludovic Courtès b86b00567c build: Pass $(NIX_INSTANTIATE) to the build and test environments.
* Makefile.am (.scm.go): Define $NIX_INSTANTIATE.
  (TESTS_ENVIRONMENT): Likewise, and define $NIX_HASH.
* guix/utils.scm (nixpkgs-derivation): Use $NIX_INSTANTIATE when
  defined.

* tests/utils.scm (%nix-hash): New variable.
  ("sha256 & bytevector->nix-base32-string"): Use it.
2012-08-14 18:42:46 +02:00
..
build-utils.scm Add builder-side utilities for phases, stream editing, & co. 2012-07-05 00:13:30 +02:00
builders.scm Add the `valid-path?' RPC. 2012-07-01 00:27:27 +02:00
derivations.scm derivation: Coalesce multiple occurrences of the same input. 2012-07-02 01:35:39 +02:00
packages.scm Add `package-transitive-inputs'; use it to honor propagated inputs. 2012-07-07 20:14:31 +02:00
test.drv Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
utils.scm build: Pass $(NIX_INSTANTIATE) to the build and test environments. 2012-08-14 18:42:46 +02:00