Revert "response"
This reverts commit 96373a8555
.
Contained unrelated change.
This commit is contained in:
parent
96373a8555
commit
b23c54fbb3
2 changed files with 2 additions and 23 deletions
|
@ -1,14 +0,0 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2018-05-30T15:21:57Z"
|
||||
content="""
|
||||
Yes, there is an intermediate encryption key.
|
||||
|
||||
What may work is to use `git annex enableremote` on the original remote
|
||||
with `externaltype=rclone`, which will make it use the other program.
|
||||
|
||||
Whether this will work depends on implementation details of both special
|
||||
remotes. If they use the same names/urls/whatever to access the data stored
|
||||
in them, it should work.
|
||||
"""]]
|
11
stack.yaml
11
stack.yaml
|
@ -16,16 +16,9 @@ flags:
|
|||
packages:
|
||||
- '.'
|
||||
extra-deps:
|
||||
- IfElse-0.85
|
||||
- aws-0.20
|
||||
- aws-0.17.1
|
||||
- bloomfilter-2.0.1.0
|
||||
- esqueleto-2.5.3
|
||||
- sandi-0.4.2
|
||||
- torrent-10000.1.1
|
||||
- persistent-2.7.3.1
|
||||
- conduit-1.3.0.2
|
||||
- resourcet-1.2.1
|
||||
allow-newer: true
|
||||
explicit-setup-deps:
|
||||
git-annex: true
|
||||
resolver: lts-11.11
|
||||
resolver: lts-9.9
|
||||
|
|
Loading…
Reference in a new issue