mcwhirter.io: updated branch

This commit is contained in:
Serĉanto de Scio 2021-05-25 16:14:45 +10:00
parent a21b2b1734
commit 8ac8fdb14c
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -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";