grafts: Remove unused variables and confusing monad use.
authorLudovic Courtès <ludo@gnu.org>
Sat, 15 Oct 2016 14:38:07 +0000 (16:38 +0200)
committerLudovic Courtès <ludo@gnu.org>
Sat, 15 Oct 2016 21:46:39 +0000 (23:46 +0200)
commit783ae212c213d6194ecbbdb13b91d93a6644a1ac
tree4536cf59339586196405af2de03c7989534bd454
parent5f01e1bbc67fc21e9314d39f0a37064cced8bb85
grafts: Remove unused variables and confusing monad use.

* guix/grafts.scm (cumulative-grafts)[return/cache]: Use %STATE-MONAD,
not %STORE-MONAD.
Remove unused 'origins' variable and unnecessary inner 'cache'
variable.
guix/grafts.scm