Add a sha256 fallback that uses Coreutils instead of libchop.
commitdba6b34bdd21c4c03895f6eddf461a440ee3b13a
authorLudovic Courtès <ludo@gnu.org>
Thu, 28 Jun 2012 20:57:40 +0000 (28 22:57 +0200)
committerLudovic Courtès <ludo@gnu.org>
Thu, 28 Jun 2012 20:57:40 +0000 (28 22:57 +0200)
treee1a6860e8db51c5cad15245699d9e5a0cac5b9ff
parent900f7267341da3281e937cb0b128b21975574867
Add a sha256 fallback that uses Coreutils instead of libchop.

* guix/utils.scm (compile-time-value): Move to the top.
  (sha256): Add an implementation that uses Coreutils, for when libchop
  is unavailable.
guix/utils.scm