From dc0aa75aae1fed616696134b4158ffe65e05f1b2 Mon Sep 17 00:00:00 2001 From: shum Date: Mon, 4 May 2026 12:27:44 +0000 Subject: [PATCH] cli: build against local ../simplexmq --- cabal.project | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/cabal.project b/cabal.project index 27f82d85bd..b6e6001611 100644 --- a/cabal.project +++ b/cabal.project @@ -1,5 +1,5 @@ -packages: . --- packages: . ../simplexmq +-- packages: . +packages: . ../simplexmq -- packages: . ../simplexmq ../direct-sqlcipher ../sqlcipher-simple -- uncomment two sections below to run tests with coverage @@ -18,10 +18,10 @@ package cryptostore constraints: zip +disable-bzip2 +disable-zstd -source-repository-package - type: git - location: https://github.com/simplex-chat/simplexmq.git - tag: 61ee188ee0839c34de16bc17934f04ebc7fd4873 +-- source-repository-package +-- type: git +-- location: https://github.com/simplex-chat/simplexmq.git +-- tag: 61ee188ee0839c34de16bc17934f04ebc7fd4873 source-repository-package type: git