Revert "remove stack-lts-18.13.yaml"
This reverts commit b0546e8bde
.
https://github.com/datalad/git-annex/issues/204 is still not fixed yet
This commit is contained in:
parent
e8e4347fcc
commit
5225812659
1 changed files with 20 additions and 0 deletions
20
stack-lts-18.13.yaml
Normal file
20
stack-lts-18.13.yaml
Normal file
|
@ -0,0 +1,20 @@
|
||||||
|
# This is temporarily present to work around this issue.
|
||||||
|
# https://github.com/datalad/git-annex/issues/204
|
||||||
|
flags:
|
||||||
|
git-annex:
|
||||||
|
production: true
|
||||||
|
parallelbuild: true
|
||||||
|
assistant: true
|
||||||
|
pairing: true
|
||||||
|
torrentparser: true
|
||||||
|
magicmime: false
|
||||||
|
dbus: false
|
||||||
|
debuglocks: false
|
||||||
|
benchmark: true
|
||||||
|
crypton: true
|
||||||
|
servant: true
|
||||||
|
packages:
|
||||||
|
- '.'
|
||||||
|
resolver: nightly-2024-07-29
|
||||||
|
extra-deps:
|
||||||
|
- filepath-bytestring-1.4.100.3.2
|
Loading…
Reference in a new issue