This commit is contained in:
Rongsong Shen 2025-08-21 16:45:44 +08:00
parent 4dfb17fdd4
commit 500aca76ac
3 changed files with 49 additions and 1 deletions

View file

@ -16,7 +16,8 @@ stdenv.mkDerivation {
owner = "shen390s";
repo = "xbuild";
rev = "master";
sha256 = "sha256-DLq7vC+4k2TMy5jKvQkFTy+xZmpvl0+DiWcd7CBVbgw=";
# sha256 = "sha256-DLq7vC+4k2TMy5jKvQkFTy+xZmpvl0+DiWcd7CBVbgw=";
sha256 = "sha256-gYIYd3J4mCJJU0yJ+2xL/5URKo+M8T2Q9CWLbxQ2rtQ=";
};
nativeBuildInputs = [