mcwhirter.io: updated branch
This commit is contained in:
parent
a21b2b1734
commit
8ac8fdb14c
|
@ -6,8 +6,8 @@ let
|
|||
mcwhirter-io = import (pkgs.fetchgit {
|
||||
name = "mcwhirter-io-src";
|
||||
url = "https://source.mcwhirter.io/craige/mcwhirter.io.git";
|
||||
branchName = "master";
|
||||
sha256 = "sha256-RrhxjXl3PtF9n5wWNISOqGeXKoUluGhuBA+evvLjmjw=";
|
||||
branchName = "consensus";
|
||||
sha256 = "sha256-9CP1Us+uJMkKAoHaPtOWyfmktLdfoG2lOK3n5MMAigA=";
|
||||
}) { nixpkgs = pkgs; };
|
||||
webdomain = "mcwhirter.io";
|
||||
|
||||
|
|
Loading…
Reference in a new issue