diff --git a/_sources/hydra-cardano-api/1.0.0/meta.toml b/_sources/hydra-cardano-api/1.0.0/meta.toml new file mode 100644 index 000000000..9b6c7b94e --- /dev/null +++ b/_sources/hydra-cardano-api/1.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2025-10-30T06:30:41Z +github = { repo = "cardano-scaling/hydra", rev = "1.0.0" } +subdir = 'hydra-cardano-api' diff --git a/_sources/hydra-chain-observer/1.0.0/meta.toml b/_sources/hydra-chain-observer/1.0.0/meta.toml new file mode 100644 index 000000000..3bc835bc8 --- /dev/null +++ b/_sources/hydra-chain-observer/1.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2025-10-30T06:30:41Z +github = { repo = "cardano-scaling/hydra", rev = "1.0.0" } +subdir = 'hydra-chain-observer' diff --git a/_sources/hydra-cluster/1.0.0/meta.toml b/_sources/hydra-cluster/1.0.0/meta.toml new file mode 100644 index 000000000..b6018509d --- /dev/null +++ b/_sources/hydra-cluster/1.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2025-10-30T06:30:41Z +github = { repo = "cardano-scaling/hydra", rev = "1.0.0" } +subdir = 'hydra-cluster' diff --git a/_sources/hydra-node/1.0.0/meta.toml b/_sources/hydra-node/1.0.0/meta.toml new file mode 100644 index 000000000..7edab4425 --- /dev/null +++ b/_sources/hydra-node/1.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2025-10-30T06:30:41Z +github = { repo = "cardano-scaling/hydra", rev = "1.0.0" } +subdir = 'hydra-node' diff --git a/_sources/hydra-plutus-extras/1.0.0/meta.toml b/_sources/hydra-plutus-extras/1.0.0/meta.toml new file mode 100644 index 000000000..764c447a3 --- /dev/null +++ b/_sources/hydra-plutus-extras/1.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2025-10-30T06:30:41Z +github = { repo = "cardano-scaling/hydra", rev = "1.0.0" } +subdir = 'hydra-plutus-extras' diff --git a/_sources/hydra-plutus/1.0.0/meta.toml b/_sources/hydra-plutus/1.0.0/meta.toml new file mode 100644 index 000000000..a6edd07d0 --- /dev/null +++ b/_sources/hydra-plutus/1.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2025-10-30T06:30:41Z +github = { repo = "cardano-scaling/hydra", rev = "1.0.0" } +subdir = 'hydra-plutus' diff --git a/_sources/hydra-prelude/1.0.0/meta.toml b/_sources/hydra-prelude/1.0.0/meta.toml new file mode 100644 index 000000000..2c8dcee06 --- /dev/null +++ b/_sources/hydra-prelude/1.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2025-10-30T06:30:41Z +github = { repo = "cardano-scaling/hydra", rev = "1.0.0" } +subdir = 'hydra-prelude' diff --git a/_sources/hydra-test-utils/1.0.0/meta.toml b/_sources/hydra-test-utils/1.0.0/meta.toml new file mode 100644 index 000000000..3cce8aa31 --- /dev/null +++ b/_sources/hydra-test-utils/1.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2025-10-30T06:30:41Z +github = { repo = "cardano-scaling/hydra", rev = "1.0.0" } +subdir = 'hydra-test-utils' diff --git a/_sources/hydra-tui/1.0.0/meta.toml b/_sources/hydra-tui/1.0.0/meta.toml new file mode 100644 index 000000000..be397244a --- /dev/null +++ b/_sources/hydra-tui/1.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2025-10-30T06:30:41Z +github = { repo = "cardano-scaling/hydra", rev = "1.0.0" } +subdir = 'hydra-tui' diff --git a/_sources/hydra-tx/1.0.0/meta.toml b/_sources/hydra-tx/1.0.0/meta.toml new file mode 100644 index 000000000..bbdb662bc --- /dev/null +++ b/_sources/hydra-tx/1.0.0/meta.toml @@ -0,0 +1,3 @@ +timestamp = 2025-10-30T06:30:41Z +github = { repo = "cardano-scaling/hydra", rev = "1.0.0" } +subdir = 'hydra-tx' diff --git a/flake.lock b/flake.lock index 740419d85..8ea9eee75 100644 --- a/flake.lock +++ b/flake.lock @@ -3,15 +3,15 @@ "CHaP": { "flake": false, "locked": { - "lastModified": 1747413677, - "narHash": "sha256-hb8r+rFgzlaYAl9HAv9/cT0I4OLVnQA/uk0UYpGcsy4=", - "owner": "input-output-hk", + "lastModified": 1761257466, + "narHash": "sha256-4igwonBFjlM0DRRyXL3iHci+kCIp1AxfpYoc9QEQ1Cg=", + "owner": "IntersectMBO", "repo": "cardano-haskell-packages", - "rev": "550ea1a4574a8dcde7f8e100841afc163df1c38d", + "rev": "6a82820564add7918f1199c6e321f917d260a262", "type": "github" }, "original": { - "owner": "input-output-hk", + "owner": "IntersectMBO", "ref": "repo", "repo": "cardano-haskell-packages", "type": "github" diff --git a/flake.nix b/flake.nix index e986a4036..70773d64f 100644 --- a/flake.nix +++ b/flake.nix @@ -9,7 +9,6 @@ url = "github:input-output-hk/foliage"; inputs.nixpkgs.follows = "nixpkgs"; inputs.haskell-nix.follows = "haskell-nix"; - inputs.hackage-nix.follows = "hackage-nix"; inputs.flake-utils.follows = "flake-utils"; }; @@ -24,7 +23,7 @@ }; CHaP = { - url = "github:input-output-hk/cardano-haskell-packages?ref=repo"; + url = "github:IntersectMBO/cardano-haskell-packages?ref=repo"; flake = false; }; @@ -214,15 +213,21 @@ let addPackageKeys = x: x // { package-keys = builtins.attrNames x.packages; }; in { modules = [ - (addPackageKeys { - # Packages that depend on the plutus-tx plugin have broken haddock - packages = { - cardano-node-emulator.doHaddock = false; - plutus-ledger.doHaddock = false; - plutus-script-utils.doHaddock = false; - plutus-scripts-bench.doHaddock = false; - }; - }) + ({ pkgs, ... }: + addPackageKeys { + # Packages that depend on the plutus-tx plugin have broken haddock + packages = { + cardano-node-emulator.doHaddock = false; + plutus-ledger.doHaddock = false; + plutus-script-utils.doHaddock = false; + plutus-scripts-bench.doHaddock = false; + + hydra-node.components.library.build-tools = [ pkgs.etcd ]; + proto-lens-protobuf-types.components.library.build-tools = [ pkgs.protobuf ]; + proto-lens-etcd.components.library.build-tools = [ pkgs.protobuf ]; + }; + } + ) ]; };