From 92fc02f5d673e288a10c159674dc5e4ab4b0cd78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Hurlin?= Date: Thu, 6 Jun 2024 12:22:22 +0200 Subject: [PATCH] Add SRPs to cardano-cli and cardano-api !! DO NOT MERGE !! --- cabal.project | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/cabal.project b/cabal.project index 2a5232cf9a8..d26a4e91dd3 100644 --- a/cabal.project +++ b/cabal.project @@ -59,3 +59,15 @@ package plutus-scripts-bench -- temporary! Please read the section in CONTRIBUTING about updating dependencies. -- `smtp-mail` should depend on `crypton-connection` rather than `connection`! + +source-repository-package + type: git + location: https://github.com/IntersectMBO/cardano-cli + subdir: cardano-cli + tag: c27b908d1aaab1426a5898e834e910854b40f050 + +source-repository-package + type: git + location: https://github.com/IntersectMBO/cardano-api + subdir: cardano-api + tag: 29d465da7888d0ca70bc99e00d70393a13b3c420