File tree Expand file tree Collapse file tree 3 files changed +37
-20
lines changed Expand file tree Collapse file tree 3 files changed +37
-20
lines changed Original file line number Diff line number Diff line change 77 # Services
88
99 cardano-node = {
10- url = "github:intersectmbo/cardano-node/10.4 .1" ;
10+ url = "github:intersectmbo/cardano-node/10.5 .1" ;
1111 } ;
1212 # TODO remove this input once this PR is part of a release
1313 # https://github.com/IntersectMBO/cardano-node/pull/6207
1414 cardano-node-nixos-module-fixed = {
1515 url = "github:intersectmbo/cardano-node/40192a627d56d4c467cd88c0ceac50e83cccb0a7" ;
1616 } ;
1717 cardano-db-sync = {
18- url = "github:intersectmbo/cardano-db-sync/13.6.0.2 " ;
18+ url = "github:intersectmbo/cardano-db-sync/13.6.0.5 " ;
1919 } ;
2020 blockfrost = {
2121 url = "github:blockfrost/blockfrost-backend-ryo/v4.1.2" ;
Original file line number Diff line number Diff line change 1818 perSystem =
1919 { pkgs , ... } :
2020 {
21- packages . ogmios = mkPackage pkgs "6.8 .0" "sha256-PM3tB6YdFsXRxGptDuxOvLke0m/08ySy4oV1WfIu//g =" ;
21+ packages . ogmios = mkPackage pkgs "6.13 .0" "sha256-b8EscEAsyBkC4PHu+XLtO4sT8WlbWfjfhu/HnOsOQ3E =" ;
2222 } ;
2323}
You can’t perform that action at this time.
0 commit comments