diff --git a/guix/derivations.scm b/guix/derivations.scm index 706c650469..bde937044a 100644 --- a/guix/derivations.scm +++ b/guix/derivations.scm @@ -919,7 +919,6 @@ derivation. It is kept as-is, uninterpreted, in the derivation." long-running processes that know what they're doing. Use with care!" ;; Typically this is meant to be used by Cuirass and Hydra, which can clear ;; caches when they start evaluating packages for another architecture. - (invalidate-memoization! derivation->bytevector) (invalidate-memoization! derivation-base16-hash) ;; FIXME: Comment out to work around .