diff --git a/glicid/packages/storage.scm b/glicid/packages/storage.scm index 21c6bcf..253a2d0 100644 --- a/glicid/packages/storage.scm +++ b/glicid/packages/storage.scm @@ -481,14 +481,14 @@ storage protocols (S3, NFS, and others) through the RADOS gateway.") `("PYTHONPATH" ":" prefix (,PYTHONPATH)))) scripts) #t)))))) - (outputs - '("out" "lib")) - (native-inputs - `(("gperf" ,gperf) - ("pkg-config" ,pkg-config) - ("python-cython" ,python-cython) - ("python-sphinx" ,python-sphinx) - ("yasm" ,yasm))) +; (outputs +; '("out" "lib")) +; (native-inputs +; `(("gperf" ,gperf) +; ("pkg-config" ,pkg-config) +; ("python-cython" ,python-cython) +; ("python-sphinx" ,python-sphinx) +; ("yasm" ,yasm))) (inputs `(("boost" ,boost) ("curl" ,curl)