From 71f729931dbd0e31a3d3da4ff7b111af9145404c Mon Sep 17 00:00:00 2001 From: John Ky Date: Sat, 15 Jul 2023 15:49:39 +1000 Subject: [PATCH] Test cardano-cli refactoring --- cabal.project | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/cabal.project b/cabal.project index a36031608bb..37761580b29 100644 --- a/cabal.project +++ b/cabal.project @@ -110,3 +110,9 @@ constraints: -- 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/input-output-hk/cardano-cli.git + tag: 217b6989a28c59ae17f2b7ce52dfc9bd4da8bc64 + subdir: cardano-cli