From d93509bb322b57aeb704838d9532f9e2bdbb4220 Mon Sep 17 00:00:00 2001 From: Mateusz Galazyn Date: Thu, 23 Jan 2025 12:35:49 +0100 Subject: [PATCH] REMOVEME: Add SRP --- cabal.project | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/cabal.project b/cabal.project index de569fdc0d1..d8005fe6b76 100644 --- a/cabal.project +++ b/cabal.project @@ -64,3 +64,19 @@ allow-newer: -- IMPORTANT -- Do NOT add more source-repository-package stanzas here unless they are strictly -- temporary! Please read the section in CONTRIBUTING about updating dependencies. + +source-repository-package + type: git + location: https://github.com/intersectmbo/cardano-api + tag: 53c3b35b3f195f8f73bad4ed5f3e0c06fedc02b4 + --sha256: sha256-cuv6rNCxgbh+79ZrSA0qFrkDB0STlSaalp9QElV9oSQ= + subdir: cardano-api + cardano-api-gen + + +source-repository-package + type: git + location: https://github.com/intersectmbo/cardano-cli + tag: bc73b711e09c46e43a32c7dd8909ac9ae679e234 + --sha256: sha256-/xn8IuUCOOx0EcOK4oWT3HAhG5xDIDqBRN4tqTadjyg + subdir: cardano-cli