File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ repository cardano-haskell-packages
1313-- See CONTRIBUTING for information about these, including some Nix commands
1414-- you need to run if you change them
1515index-state :
16- , hackage.haskell.org 2025-06-24T21:06 :59Z
16+ , hackage.haskell.org 2025-07-14T17:31 :29Z
1717 , cardano-haskell-packages 2025-07-01T09:22 :51Z
1818
1919packages :
@@ -72,3 +72,19 @@ if impl (ghc >= 9.12)
7272-- IMPORTANT
7373-- Do NOT add more source-repository-package stanzas here unless they are strictly
7474-- temporary! Please read the section in CONTRIBUTING about updating dependencies.
75+
76+ source-repository-package
77+ type : git
78+ location : https://github.com/intersectmbo/cardano-cli.git
79+ tag : 31d46d77278cb3ea5b1606ee2fc20ae7c3b5c59a
80+ --sha256 : sha256-Lqg+eGfdYphLbgS3LZ0Qf62mTLkibl6L8i7GOia0hoo=
81+ subdir : cardano-cli
82+
83+
84+ source-repository-package
85+ type : git
86+ location : https://github.com/intersectmbo/cardano-api.git
87+ tag : 159822505a74a6479fff037ef5bdc881437aae53
88+ --sha256 : sha256-V9PZ4X7N1Kg0pSxS/qVByEwxA5VASZFNRT+n8JDBlgc=
89+ subdir : cardano-api
90+
You can’t perform that action at this time.
0 commit comments