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
commit d9163e6fe7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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