xst: repo owner neeasade -> gnotclub

neeasade/xst forwards to gnotclub/xst.
This commit is contained in:
Tmplt 2019-07-22 12:21:57 +02:00
parent b93b7d292a
commit bb1a648506

View file

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