Guix/GuixSD development repository; official: http://git.savannah.gnu.org/cgit/guix.git
Go to file
Ludovic Courtès 69f90f5c81 Use libchop for cryptographic hashes and related.
* guix/derivations.scm (sha256): Rewrite using libchop's
  `bytevector-hash'.
  (derivation-hash): Add docstring.
2012-06-01 23:30:14 +02:00
guix Use libchop for cryptographic hashes and related. 2012-06-01 23:30:14 +02:00
srfi Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
tests Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
.gitignore Add unit test for derivation parsing and output. 2012-04-19 23:09:55 +02:00
guix.scm Split (guix) in (guix store) and (guix derivations). 2012-04-18 23:34:12 +02:00