Skip to content

Commit

Permalink
fix nix build
Browse files Browse the repository at this point in the history
  • Loading branch information
disassembler committed May 6, 2024
1 parent 3507e5b commit d318cc1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 12 deletions.
8 changes: 1 addition & 7 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repository cardano-haskell-packages
-- you need to run if you change them
index-state:
, hackage.haskell.org 2024-03-26T06:28:59Z
, cardano-haskell-packages 2024-04-11T09:29:53Z
, cardano-haskell-packages 2024-05-06T13:38:48Z

packages:
cardano-faucet
Expand Down Expand Up @@ -57,9 +57,3 @@ source-repository-package
--sha256: sha256-saxnZMeeZcASesw2Fgg9X0I8YFQ7p8jD25TMt782i2s=
subdir: command-line
core

source-repository-package
type: git
location: https://github.com/IntersectMBO/cardano-cli
subdir: cardano-cli
tag: f6256f6c60b6e805c5e0321d9bc85896b8e6b0e7
4 changes: 2 additions & 2 deletions cardano-faucet/cardano-faucet.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@ library
, MissingH
, bytestring
, cardano-addresses
, cardano-api ^>= 8.44.0.0
, cardano-cli ^>= 8.22
, cardano-api ^>= 8.45.2
, cardano-cli ^>= 8.23
, cardano-prelude
, containers
, either
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d318cc1

Please sign in to comment.