Skip to content

Commit 7fa68fa

Browse files
authored
Merge pull request #57 from input-output-hk/next-2025-01-21
Ephemeral module, isd, misc
2 parents cc0e0d3 + 259bcb2 commit 7fa68fa

File tree

10 files changed

+2764
-2981
lines changed

10 files changed

+2764
-2981
lines changed

flake.lock

Lines changed: 18 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
empty-flake.url = "github:input-output-hk/empty-flake";
3030
haskell-nix.url = "github:input-output-hk/haskell.nix";
3131
iohk-nix.url = "github:input-output-hk/iohk-nix";
32-
iohk-nix-ng.url = "github:input-output-hk/iohk-nix";
32+
iohk-nix-ng.url = "github:input-output-hk/iohk-nix/jl/peerSnapshotFile";
3333

3434
# For tmp local faucet testing
3535
# cardano-faucet.url = "github:input-output-hk/cardano-faucet/jl/node-9.2";
@@ -58,12 +58,12 @@
5858
};
5959

6060
cardano-node-service = {
61-
url = "github:IntersectMBO/cardano-node";
61+
url = "github:IntersectMBO/cardano-node/10.2.0";
6262
flake = false;
6363
};
6464

6565
cardano-node-service-ng = {
66-
url = "github:IntersectMBO/cardano-node";
66+
url = "github:IntersectMBO/cardano-node/10.2.0";
6767
flake = false;
6868
};
6969

0 commit comments

Comments
 (0)