Skip to content

Commit

Permalink
update rain url on flake
Browse files Browse the repository at this point in the history
  • Loading branch information
NanezX committed Nov 22, 2023
1 parent 19fc19c commit 7348b87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions subgraph/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 subgraph/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/ec750fd01963ab6b20ee1f0cb488754e8036d89d";
flake-utils.url = "github:numtide/flake-utils";
rain.url = "github:rainprotocol/rain.cli/9f5d4bf65bee767f80871d9952665c654b01bdfb";
rain.url = "github:rainprotocol/rain.cli";

};

Expand Down

0 comments on commit 7348b87

Please sign in to comment.