Merge pull request #65257 from Tmplt/xst-repo-owner

xst: repo owner neeasade -> gnotclub
This commit is contained in:
Robin Gloster
2019-07-22 17:27:03 +00:00
committed by GitHub

View File

@@ -9,7 +9,7 @@ in stdenv.mkDerivation {
inherit name;
src = fetchFromGitHub {
owner = "neeasade";
owner = "gnotclub";
repo = "xst";
rev = "v${version}";
sha256 = "1fh4y2w0icaij99kihl3w8j5d5b38d72afp17c81pi57f43ss6pc";