store: Add 'hash-part->path'.
authorLudovic Courtès <ludo@gnu.org>
Fri, 14 Mar 2014 16:16:10 +0000 (17:16 +0100)
committerLudovic Courtès <ludo@gnu.org>
Fri, 14 Mar 2014 16:16:10 +0000 (17:16 +0100)
commit11e7a6cf4612b83f3fe3ecfcce3e7c0b21ecf953
tree929ef045e3f5be4e938a58b09d700052afe142e9
parent1a8ea0a1885ca5fff85eb00fc79d6c6bcd47818a
store: Add 'hash-part->path'.

* guix/store.scm (hash-part->path): New procedure.
* tests/store.scm ("hash-part->path"): New test.
guix/store.scm
tests/store.scm