mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 14:54:20 +08:00
7 lines
264 B
TOML
7 lines
264 B
TOML
#TODO missing script for Go, see https://restic.readthedocs.io/en/stable/020_installation.html#from-source
|
|
#TODO maybe needs to be patched
|
|
[source]
|
|
tar = "https://github.com/restic/restic/releases/download/v0.16.2/restic-0.16.2.tar.gz"
|
|
[build]
|
|
template = "custom"
|