Skip to content

Commit

Permalink
Bump node runtime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
paolino committed Sep 23, 2024
1 parent e770f8e commit db28ece
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 86 deletions.
120 changes: 35 additions & 85 deletions flake.lock

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

2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
flake = false;
};
customConfig.url = "github:input-output-hk/empty-flake";
cardano-node-runtime.url = "github:IntersectMBO/cardano-node?ref=9.1.1";
cardano-node-runtime.url = "github:IntersectMBO/cardano-node?ref=9.2.0";
};

outputs = { self, nixpkgs, nixpkgs-unstable, hostNixpkgs, flake-utils,
Expand Down

0 comments on commit db28ece

Please sign in to comment.