Move base32 code to (guix base32).
[jackhill/guix/guix.git] / tests / utils.scm
2012-11-11 Ludovic CourtèsMove base32 code to (guix base32).
2012-11-04 Ludovic Courtèsutils: Add `package-name->name+version'.
2012-11-01 Ludovic Courtèsstore: Add `store-path-package-name'.
2012-08-29 Ludovic Courtèsdefine-record-type*: Add the `inherit' syntactic constr...
2012-08-14 Ludovic Courtèsbuild: Pass $(NIX_INSTANTIATE) to the build and test...
2012-07-03 Ludovic Courtèsdefine-record-type*: Add `letrec*' behavior.
2012-06-27 Ludovic CourtèsAdd `define-record-type*'.
2012-06-11 Ludovic CourtèsAdd a `%current-system' fluid.
2012-06-09 Ludovic CourtèsAdd `base16-string->bytevector'.
2012-06-09 Ludovic CourtèsAdd `base32-string->bytevector' and `nix-base32-string...
2012-06-03 Ludovic CourtèsFix `bytevector->nix-base32-string'.
2012-06-01 Ludovic CourtèsAdd (guix utils), with `bytevector->base32-string'.