From f0447856d394ba22533ec01a66d2944b4ca6466a Mon Sep 17 00:00:00 2001 From: Yann Dupont Date: Sun, 24 Oct 2021 21:21:21 +0200 Subject: [PATCH] patch for snappy --- glicid/packages/storage.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/glicid/packages/storage.scm b/glicid/packages/storage.scm index 8e973a2..742b313 100644 --- a/glicid/packages/storage.scm +++ b/glicid/packages/storage.scm @@ -345,8 +345,8 @@ storage protocols (S3, NFS, and others) through the RADOS gateway.") (sha256 (base32 "12cz10aascr2h7xbxp9ba5207pn9qv6m50xp5f8ns80vj6lzi6d3")) -; (patches -; (search-patches "ceph-disable-cpu-optimizations.patch")) + (patches + (search-patches "ceph-fix-snappy-breaking-change.patch")) (modules '((guix build utils))) (snippet '(begin