From 522581265906a2e19f4203a1d8107aca80d9e8f5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 27 Sep 2024 15:30:51 -0400 Subject: [PATCH] Revert "remove stack-lts-18.13.yaml" This reverts commit b0546e8bde5a46767a405fbbc7a3907127533de8. https://github.com/datalad/git-annex/issues/204 is still not fixed yet --- stack-lts-18.13.yaml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 stack-lts-18.13.yaml diff --git a/stack-lts-18.13.yaml b/stack-lts-18.13.yaml new file mode 100644 index 0000000000..56914eab7a --- /dev/null +++ b/stack-lts-18.13.yaml @@ -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