This commit is contained in:
Rongsong Shen 2025-08-26 11:32:16 +08:00
parent da7471a102
commit 8b72786a95

View file

@ -34,7 +34,7 @@ let
}; };
xbuild = stdenv.mkDerivation { xbuild = stdenv.mkDerivation {
name = "xbuild-wrapper"; name = "xbuild";
unpackPhase = "true"; unpackPhase = "true";