ca91c3ba91
This can be used, for example, with importtree=yes to import from a public bucket. This needs a patch that has not yet landed in the aws library, and will need to be adjusted to support compiling with old versions of the library, so is not yet suitable for merging. See https://github.com/aristidb/aws/pull/281 The stack.yaml changes are provided to show how to build against the aws fork and will need to be reverted as well. Sponsored-by: Dartmouth College's DANDI project
26 lines
483 B
YAML
26 lines
483 B
YAML
flags:
|
|
git-annex:
|
|
production: true
|
|
assistant: true
|
|
pairing: true
|
|
torrentparser: true
|
|
magicmime: false
|
|
dbus: false
|
|
debuglocks: false
|
|
benchmark: true
|
|
gitlfs: true
|
|
packages:
|
|
- '.'
|
|
resolver: lts-19.16
|
|
extra-deps:
|
|
- IfElse-0.85
|
|
- /home/joey/tmp/aws
|
|
- bloomfilter-2.0.1.0
|
|
- git-lfs-1.2.0
|
|
- http-client-restricted-0.0.4
|
|
- network-multicast-0.3.2
|
|
- sandi-0.5
|
|
- torrent-10000.1.1
|
|
- base16-bytestring-0.1.1.7
|
|
- base64-bytestring-1.0.0.3
|
|
- bencode-0.6.1.1
|