~ salmonella-environment-setup (master) 75a8bfe47ffeae3f0f5a2c2fd0a4e4457964c915


commit 75a8bfe47ffeae3f0f5a2c2fd0a4e4457964c915
Author:     Mario Domenech Goulart <mario.goulart@gmail.com>
AuthorDate: Sun Sep 6 23:06:41 2015 +0200
Commit:     Mario Domenech Goulart <mario.goulart@gmail.com>
CommitDate: Sun Sep 6 18:06:21 2015 -0300

    salmonella-linux-x86-64: skip some eggs known to be broken and/or cause problems

diff --git a/salmonella-linux-x86-64/common.scm b/salmonella-linux-x86-64/common.scm
index eff37f6..9d55e50 100644
--- a/salmonella-linux-x86-64/common.scm
+++ b/salmonella-linux-x86-64/common.scm
@@ -10,4 +10,6 @@
                       "salmonella")
                 "reports"))
 
+(skip-eggs (append '(srfi-27 svn-client hypergiant spatial-tree) (skip-eggs)))
+
 (feeds-server "salmonella-linux-x86-64.call-cc.org")
Trap