From 46a029e26f9dc5afea1a2853e06a0da1ce9d80cf Mon Sep 17 00:00:00 2001 From: Fraser Murray Date: Wed, 20 Nov 2024 14:30:53 +0000 Subject: [PATCH] add source-repository-package for ouroboros-network-api branch --- cabal.project | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/cabal.project b/cabal.project index 5bc613b1a8..f2a55dd477 100644 --- a/cabal.project +++ b/cabal.project @@ -47,3 +47,10 @@ if(os(windows)) -- https://github.com/ulidtko/cabal-doctest/issues/85 constraints: Cabal < 3.13 + +source-repository-package + type: git + location: git@github.com:input-output-hk/ouroboros-network.git + -- branch: fraser-iohk/one-era-gen-tx-id-protocol-version-bump + tag: 5bbd1696304d82968c3055dfcf2380ee66bb56a0 + subdir: ouroboros-network-api