git-annex/stack.yaml
Joey Hess 64f1c09526
stack.yaml: Added nix packages section.
Thanks, Sean T Parsons
2017-10-25 15:09:18 -04:00

34 lines
No EOL
548 B
YAML

flags:
git-annex:
concurrentoutput: true
production: true
assistant: true
pairing: true
network-uri: true
s3: true
testsuite: true
webdav: true
torrentparser: true
webapp: true
magicmime: false
dbus: false
android: false
androidsplice: false
packages:
- '.'
extra-deps:
- aws-0.17.1
- bloomfilter-2.0.1.0
- torrent-10000.1.1
- yesod-default-1.2.0
explicit-setup-deps:
git-annex: true
resolver: lts-9.9
nix:
packages:
- ncurses
- icu
- libcxx
- gcc
- zlib
- rsync