From 45e4e23aa42042faa4186721fc042d74fc629ed8 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 d059c07ab1..d1233e41af 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: 1f173abf6d6fccb617be1e7994629c405983c431 +-- source-repository-package +-- type: git +-- location: https://github.com/simplex-chat/simplexmq.git +-- tag: 1f173abf6d6fccb617be1e7994629c405983c431 source-repository-package type: git