xst: repo owner neeasade -> gnotclub
neeasade/xst forwards to gnotclub/xst.
This commit is contained in:
parent
b93b7d292a
commit
bb1a648506
|
@ -9,7 +9,7 @@ in stdenv.mkDerivation {
|
||||||
inherit name;
|
inherit name;
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "neeasade";
|
owner = "gnotclub";
|
||||||
repo = "xst";
|
repo = "xst";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1fh4y2w0icaij99kihl3w8j5d5b38d72afp17c81pi57f43ss6pc";
|
sha256 = "1fh4y2w0icaij99kihl3w8j5d5b38d72afp17c81pi57f43ss6pc";
|
||||||
|
|
Loading…
Reference in New Issue