guix-devel/guix
Ludovic Courtès 31ef99a8a5 Add the `valid-path?' RPC.
* guix/store.scm (valid-path?): New procedure.

* tests/builders.scm ("http-fetch", "gnu-build"): Use it.
* tests/derivations.scm ("add-to-store, flat", "add-to-store,
  recursive", "derivation with no inputs", "build derivation with 1
  source", "build derivation with coreutils",
  "build-expression->derivation with expression returning #f"):
  Likewise.
2012-07-01 00:27:27 +02:00
..
build gnu-build-system: Structure as a customizable sequence of phases. 2012-06-16 17:02:19 +02:00
build-system build-system/gnu: Add GNU Awk to the standard inputs. 2012-06-28 23:46:00 +02:00
build-system.scm Abstract build systems. 2012-06-27 23:58:07 +02:00
derivations.scm derivation: Remove duplicate inputs. 2012-06-29 00:27:32 +02:00
http.scm Add a declarative packaging layer. 2012-06-28 01:24:34 +02:00
packages.scm distro: Add libsigsegv and GNU Awk. 2012-06-29 00:28:57 +02:00
store.scm Add the `valid-path?' RPC. 2012-07-01 00:27:27 +02:00
utils.scm Add a libgcrypt-based implementation of `sha256'. 2012-06-29 22:58:27 +02:00