store: Add store path computation procedures.
commitcd041b268e9af4918a696f9f6f2b04e51a2d0599
authorLudovic Courtès <ludo@gnu.org>
Thu, 4 May 2017 14:40:00 +0000 (4 16:40 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 4 May 2017 16:05:05 +0000 (4 18:05 +0200)
tree103f9120c9a15db1048a7583f4503b1f4b847a42
parent4032dd81d520666375e72914b5946620cac009a7
store: Add store path computation procedures.

* guix/derivations.scm (compressed-hash, store-path)
(output-path, fixed-output-path): Move to...
* guix/store.scm: ... here.
guix/derivations.scm
guix/store.scm