50300a47fe
AFAICS all git-annex builds are using the git-lfs library not the vendored copy. Debian stable now includes a new enough haskell-git-lfs package as well. Last time this was tried it did not.
21 lines
379 B
YAML
21 lines
379 B
YAML
flags:
|
|
git-annex:
|
|
production: true
|
|
assistant: true
|
|
pairing: true
|
|
torrentparser: true
|
|
magicmime: false
|
|
dbus: false
|
|
debuglocks: false
|
|
benchmark: true
|
|
packages:
|
|
- '.'
|
|
resolver: nightly-2023-08-01
|
|
extra-deps:
|
|
- git-lfs-1.2.1
|
|
- http-client-restricted-0.1.0
|
|
- torrent-10000.1.1
|
|
- bencode-0.6.1.1
|
|
- feed-1.3.2.1
|
|
- bloomfilter-2.0.1.2
|
|
allow-newer: true
|