File tree Expand file tree Collapse file tree 2 files changed +22
-22
lines changed Expand file tree Collapse file tree 2 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 2828 capkgs . url = "github:input-output-hk/capkgs" ;
2929 empty-flake . url = "github:input-output-hk/empty-flake" ;
3030 haskell-nix . url = "github:input-output-hk/haskell.nix" ;
31- iohk-nix . url = "github:input-output-hk/iohk-nix/jl/mithril-ancillary-key " ;
32- iohk-nix-ng . url = "github:input-output-hk/iohk-nix/jl/mithril-ancillary-key " ;
31+ iohk-nix . url = "github:input-output-hk/iohk-nix" ;
32+ iohk-nix-ng . url = "github:input-output-hk/iohk-nix" ;
3333
3434 # For tmp local testing pins
3535 blockperf . url = "github:johnalotoski/blockperf/preview-network" ;
6060 } ;
6161
6262 cardano-node-service = {
63- url = "github:IntersectMBO/cardano-node/10.2.1" ;
63+ # Until node >= 10.5.0 is tagged, this commit allows the service to work on nixpkgs >= 25.05
64+ url = "github:input-output-hk/cardano-node/0983ac29304aadac74a5604eeefa76cfbcc91611" ;
6465 flake = false ;
6566 } ;
6667
6768 cardano-node-service-ng = {
68- url = "github:IntersectMBO/cardano-node/10.4.1" ;
69+ # Until node >= 10.5.0 is tagged, this commit allows the service to work on nixpkgs >= 25.05
70+ url = "github:IntersectMBO/cardano-node/0983ac29304aadac74a5604eeefa76cfbcc91611" ;
6971 flake = false ;
7072 } ;
7173
You can’t perform that action at this time.
0 commit comments