Skip to content
Snippets Groups Projects
Commit 0291009c authored by Ribbon's avatar Ribbon :speech_balloon:
Browse files

update recipes

parent 0ba1d626
No related branches found
No related tags found
No related merge requests found
#TODO not compiled or tested #TODO compilation error - unknown type name "sigjmp_buf"
[source] [source]
tar = "https://downloads.sourceforge.net/project/enlightenment/imlib2-src/1.12.1/imlib2-1.12.1.tar.xz" tar = "https://downloads.sourceforge.net/project/enlightenment/imlib2-src/1.12.1/imlib2-1.12.1.tar.xz"
[build] [build]
......
#TODO probably wrong template, lacking build instructions #TODO nonsense error "Cargo.toml doesn't exist"
#TODO configure the CLI and service #TODO configure the CLI and service
[source] [source]
git = "https://github.com/influxdata/influxdb" git = "https://github.com/influxdata/influxdb"
......
...@@ -5,5 +5,5 @@ rev = "8d058c8d879bdeec64506f2d34c2c55e2975ec28" ...@@ -5,5 +5,5 @@ rev = "8d058c8d879bdeec64506f2d34c2c55e2975ec28"
[build] [build]
template = "custom" template = "custom"
script = """ script = """
cookbook_cargo_packages innernet cookbook_cargo_packages client
""" """
...@@ -8,5 +8,5 @@ dependencies = [ ...@@ -8,5 +8,5 @@ dependencies = [
"sqlite3", "sqlite3",
] ]
script = """ script = """
cookbook_cargo_packages innernet-server cookbook_cargo_packages server
""" """
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment