From 7e0c8974a01777c9e399577b580857ac2d2bb106 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment=20Hurlin?= Date: Wed, 20 Nov 2024 16:04:18 +0100 Subject: [PATCH] Add SRP to cardano-cli !!DO NOT MERGE!! --- cabal.project | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cabal.project b/cabal.project index bef93a67ebc..593b954be9c 100644 --- a/cabal.project +++ b/cabal.project @@ -68,3 +68,9 @@ 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-cli + subdir: cardano-cli + tag: b984f7a7a2e179a7e81b5219505625debcf32cf0