diff --git a/manifest.scm b/manifest.scm
index 6c52a47541d9bcda3d298354e42c09a3f06c77e9..a8ead9bedb883018aa52f0fe9dbff8670fdb3b53 100644
--- a/manifest.scm
+++ b/manifest.scm
@@ -9,23 +9,23 @@
              ((gnu packages python-xyz) #:select (python-beautifulsoup4))
              ((gnu packages xml) #:select (python-lxml)))
 
-(define python-edda (load "/home/alice/Logiciel/python-edda/guix.scm"))
-(define edda-clinic (load "/home/alice/Logiciel/EDdAClinic/guix.scm"))
-(define ghc-geode (load "/home/alice/Logiciel/ghc-geode/guix.scm"))
+;(define python-edda (load "/home/alice/Logiciel/python-edda/guix.scm"))
+;(define edda-clinic (load "/home/alice/Logiciel/EDdAClinic/guix.scm"))
+;(define ghc-geode (load "/home/alice/Logiciel/ghc-geode/guix.scm"))
 
 (packages->manifest
   (list
     coreutils ; mktemp for atomic processing, strip CSV headers, general scripting
-    edda-clinic ; fix and cut the EDdA
+    ;edda-clinic ; fix and cut the EDdA
     gcc-toolchain ; running haskell
     ghc ; running haskell
     ghc-cassava ; working with CSV in haskell
-    ghc-geode ; handling corpus files
+    ;ghc-geode ; handling corpus files
     ghc-hs-conllu ; working on syntax-annotated documents
     ghc-hxt ; working on xml documents
     python ; scripts
     python-beautifulsoup4 ; extract EDdA metadata from TEI files
-    python-edda ; TODO
+    ;python-edda ; TODO
     python-lxml ; fusion articles into tomes for TXM
     python-pandas ; working with CSV in python
     python-stanza ; annotation