From abb632ccf5887d53b33fc20283a2c4180b0ecd92 Mon Sep 17 00:00:00 2001 From: Neil Mayhew Date: Thu, 21 Nov 2024 15:59:44 -0700 Subject: [PATCH] Add srp for cardano-api --- cabal.project | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/cabal.project b/cabal.project index ac82ea496..7db999219 100644 --- a/cabal.project +++ b/cabal.project @@ -62,3 +62,11 @@ write-ghc-environment-files: always -- 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.git + tag: 1caaa8b1abbe6fe8f57664c53821013f8f1ae491 + --sha256: sha256-cPqbx/Fqtij6T6DWkGwuwi7wDpaXwCfK5v4DOD3fjBI= + subdir: + cardano-api