Commit 14fa54ce authored by Nicolas Wavrant's avatar Nicolas Wavrant

test

parent 2299b829
......@@ -39,7 +39,7 @@ eggs =
plone.recipe.command
collective.recipe.template
cns.recipe.symlink
slapos.toolbox
${slapos.toolbox:egg}
slapos.core
# Do no generate any scripts here as all of them are generated by extraeggs
......
......@@ -75,6 +75,18 @@ versions = versions
# Define networkcache with shacache.org
networkcache-section = networkcache
[slapos.toolbox-repository]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/Nicolas/slapos.toolbox.git
revision = 9410a0cbeb519f48ab904d66f15ae00a861c9ff9
git-executable = ${git:location}/bin/git
develop = true
[slapos.toolbox]
recipe = zc.recipe.egg:develop
egg = slapos.toolbox
setup = ${slapos.toolbox-repository:location}
[slapos.cookbook-repository]
recipe = slapos.recipe.build:gitclone
repository = https://lab.nexedi.com/nexedi/slapos.git
......@@ -144,7 +156,7 @@ slapos.libnetworkcache = 0.20
slapos.rebootstrap = 4.2
slapos.recipe.build = 0.42
slapos.recipe.cmmi = 0.12
slapos.toolbox = 0.101
slapos.toolbox =
stevedore = 1.21.0
subprocess32 = 3.5.3
unicodecsv = 0.14.1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment