aboutsummaryrefslogtreecommitdiff
path: root/stack.yaml
blob: 5f202e71d0b803ae3d8b2b566cf8a77e65286def (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
flags:
  git-annex:
    concurrentoutput: true
    production: true
    assistant: true
    pairing: true
    cryptonite: true
    network-uri: true
    s3: true
    testsuite: true
    webdav: true
    torrentparser: true
    webapp: true
    magicmime: false
    dbus: false
    xmpp: false
    android: false
    androidsplice: false
    ekg: false
packages:
- '.'
resolver: lts-5.5
extra-deps:
- mountpoints-1.0.1
- disk-free-space-0.1.0.1
- process-1.3.0.0